jak-project/common/util
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
..
assert.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BinaryReader.h add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
BinaryWriter.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BitUtils.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
BitUtils.h [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
CopyOnWrite.h [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
dgo_util.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
FileUtil.cpp Make dgo unpacker work on pal dgos with wrong size (#714) 2021-07-24 11:17:27 -04:00
FileUtil.h Automatically watch PCSX2 savestate directory and analyze the EE Memory (#507) 2021-05-20 14:18:28 -04:00
json_util.cpp Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
json_util.h Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
print_float.cpp Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
print_float.h Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
Range.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
SmallVector.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
Trie.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00