jak-project/goalc/regalloc
water111 542edfb164
[compiler/decompiler] Take the address of a variable (#554)
* support taking the address of variables

* partially working stack variables

* implement type cast stuff

* remove final
2021-06-04 13:43:19 -04:00
..
allocate.cpp Basic Inline Assembly (#149) 2020-12-04 12:57:10 -05:00
allocate.h [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04: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 [compiler/decompiler] Take the address of a variable (#554) 2021-06-04 13:43:19 -04:00
Allocator.h Improve Register Allocator (#154) 2020-12-06 15:42:26 -05:00
IRegister.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
IRegister.h [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
IRegSet.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00