jak-project/decompiler/Function
water111 64c35ca453
[Decompiler] Stack Variables (#338)
* clean up type analysis

* get everything set up

* basic stack variables working

* partial load fix

* most of matrix

* add offline tests
2021-03-27 15:18:59 -04:00
..
BasicBlocks.cpp [Decompiler] Put likely delay slots in their own block (#237) 2021-02-06 17:04:03 -05:00
BasicBlocks.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
CfgVtx.cpp [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
CfgVtx.h [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
Function.cpp fix printing and add gstate (#330) 2021-03-22 20:04:00 -04:00
Function.h [Decompiler] Stack Variables (#338) 2021-03-27 15:18:59 -04:00
TypeInspector.cpp [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
TypeInspector.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
Warnings.h Support 128-bit variables (#336) 2021-03-25 16:02:48 -04:00