jak-project/goalc/regalloc
water111 0a76e6e157
[Decompiler] Make matrix decompile (#341)
* small fixes

* update

* add instructions

* finish matrix

* add matrix test cases
2021-03-28 20:26:30 -04:00
..
allocate.cpp Basic Inline Assembly (#149) 2020-12-04 12:57:10 -05:00
allocate.h Improve Register Allocator (#154) 2020-12-06 15:42:26 -05:00
allocate_common.cpp Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
allocate_common.h [Compiler] Improve spills and register backups (#175) 2020-12-31 15:59:11 -05:00
Allocator.cpp [Decompiler] Make matrix decompile (#341) 2021-03-28 20:26:30 -04:00
Allocator.h Improve Register Allocator (#154) 2020-12-06 15:42:26 -05:00
IRegister.cpp [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
IRegister.h [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
IRegSet.h Improve Register Allocator (#154) 2020-12-06 15:42:26 -05:00