jak-project/common/type_system
water111 1071ff6003
[Decompiler] WIP Conversion to SSA and variable naming (#195)
* begin ssa algorithm

* ssa based splitting appears to work

* add merge pass

* finish basic implementation

* better output

* bug fix
2021-01-16 10:54:09 -05:00
..
deftype.cpp Implement gkernel: Part 1 (#150) 2020-12-05 17:09:46 -05:00
deftype.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
Type.cpp [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
Type.h [Compiler] In-progress support for vector float (AVX) (#171) 2020-12-30 15:33:51 -05:00
TypeFieldLookup.cpp [Decompiler] Improve reverse field lookup (#167) 2020-12-25 15:04:03 -05:00
TypeSpec.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
TypeSpec.h [Decompiler] Experimental Expression Stack (#157) 2020-12-17 15:48:07 -05:00
TypeSystem.cpp [Decompiler] WIP Conversion to SSA and variable naming (#195) 2021-01-16 10:54:09 -05:00
TypeSystem.h [Decompiler] WIP Conversion to SSA and variable naming (#195) 2021-01-16 10:54:09 -05:00