jak-project/decompiler/IR2
2021-01-22 20:50:37 -05:00
..
atomic_op_builder.cpp [Decompiler] IR2 form implementation (#197) 2021-01-17 18:08:18 -05:00
atomic_op_builder.h [Decompiler] IR2 form implementation (#197) 2021-01-17 18:08:18 -05:00
AtomicOp.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
AtomicOp.h [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
AtomicOpForm.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
AtomicOpTypeAnalysis.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
cfg_builder.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
cfg_builder.h [Decompiler] IR2 form implementation (#197) 2021-01-17 18:08:18 -05:00
Env.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
Env.h [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
expression_build.cpp add stacking framework 2021-01-22 20:50:37 -05:00
expression_build.h add stacking framework 2021-01-22 20:50:37 -05:00
Form.cpp add stacking framework 2021-01-22 20:50:37 -05:00
Form.h add stacking framework 2021-01-22 20:50:37 -05:00
FormStack.cpp add stacking framework 2021-01-22 20:50:37 -05:00
FormStack.h add stacking framework 2021-01-22 20:50:37 -05:00
IR2_common.h [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
reg_usage.cpp add register usage pass (#194) 2021-01-12 19:20:08 -05:00
reg_usage.h [Decompiler] WIP Conversion to SSA and variable naming (#195) 2021-01-16 10:54:09 -05:00
variable_naming.cpp [Decompiler] Get used variables, handle function calls better, and minor cleanup (#205) 2021-01-19 21:45:17 -05:00
variable_naming.h [Decompiler] Test framework for decompiler regression tests and gcommon tests (#200) 2021-01-18 13:33:32 -05:00