jak-project/goalc
water111 aa58d146c2
[goalc] register allocator v2 (#731)
* clean up allocator interface to be simpler

* working on functions without spills

* working for all

* fix missing includes for windows

* more windows includes

* initialize regs to zero so printing value unintiailized by game code is repeatable
2021-08-01 17:46:55 -04:00
..
compiler [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
data_compiler [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
debugger [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
emitter [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
listener [compiler] print a backtrace as part of di (#658) 2021-06-30 22:13:15 -04:00
make [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
regalloc [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
CMakeLists.txt [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
main.cpp [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00