water111
|
c8d382b35c
|
[Compiler] Improve spills and register backups (#175)
* xmm spill
* improve getting stack variables
* improve symbol getting
* update changelog
|
2020-12-31 15:59:11 -05:00 |
|
water111
|
e05f3ceefc
|
Implement gkernel: Part 2 (#155)
* update
* small fixes
* deactivate
* simple kernel test
|
2020-12-08 21:41:36 -05:00 |
|
water111
|
90e5c023f1
|
Basic Inline Assembly (#149)
* basic inline assembly support
* fix rlet
* clean up detail in IR and update documentation
|
2020-12-04 12:57:10 -05:00 |
|
water111
|
a45d180f2c
|
Try to speed up the build (#106)
* first attempt
* attempt 2
* windows and formatting fix
|
2020-10-29 21:27:52 -04:00 |
|