jak-project/decompiler/Function
water111 e93d97dd07
[decompiler] gkernel offline test (#321)
* working on pointer math

* bug fixes

* gkernel passing with no anon functions

* update tests
2021-03-14 16:11:42 -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 [Decompiler] Flag uses of vf registers for values outside of functions (#263) 2021-02-15 11:55:10 -05:00
Function.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
TypeAnalysis.cpp [decompiler] gkernel offline test (#321) 2021-03-14 16:11:42 -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 [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00