jak-project/goalc/regalloc
Tyler Wilding c4a92571b2
Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295)
* ci: fix windows releases (hopefully)

* scripts: fix Taskfile file references for linux

* asserts: add `ASSERT_MSG` macro and ensure `stdout` is flushed before `abort`ing

* asserts: refactor all `assert(false);` with a preceeding message instances

* lint: format

* temp...

* fix compiler errors

* assert: allow for string literals in `ASSERT_MSG`

* lint: formatting

* revert temp change for testing
2022-04-12 18:48:27 -04:00
..
Allocator.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
Allocator.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
allocator_interface.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
allocator_interface.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Allocator_v2.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Allocator_v2.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
IRegister.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
IRegister.h [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
IRegSet.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00