jak-project/decompiler/IR2
water111 c4f44e265f
[decompiler] Better support for non-virtual methods (#543)
* fix up nonvirtual method calls and stack new method calls

* look at final in compiler too
2021-05-30 22:52:40 -04:00
..
AtomicOp.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
AtomicOp.h [decompiler] Get rid of FormStack peek and fix virtual method calls (#488) 2021-05-15 13:11:20 -04:00
AtomicOpForm.cpp [decomp] transformq-h, clean up trig, and offline test for trig (#485) 2021-05-15 10:38:14 -04:00
AtomicOpTypeAnalysis.cpp [decompiler] Better support for non-virtual methods (#543) 2021-05-30 22:52:40 -04:00
bitfields.cpp [decompiler] Support accessing 128-bit bitfields (#514) 2021-05-21 20:36:04 -04:00
bitfields.h [decompiler] Support accessing 128-bit bitfields (#514) 2021-05-21 20:36:04 -04:00
Env.cpp [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00
Env.h [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
Form.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
Form.h [decompiler] Better support for non-virtual methods (#543) 2021-05-30 22:52:40 -04:00
FormExpressionAnalysis.cpp [decompiler] Better support for non-virtual methods (#543) 2021-05-30 22:52:40 -04:00
FormStack.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
FormStack.h [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
GenericElementMatcher.cpp [decompiler] clean up if/when/cond and recognize define-perm (#472) 2021-05-12 19:46:17 -04:00
GenericElementMatcher.h [decompiler] clean up if/when/cond and recognize define-perm (#472) 2021-05-12 19:46:17 -04:00
IR2_common.h [decompiler] support break (#516) 2021-05-23 20:16:34 -04:00
OpenGoalMapping.cpp [Decompile] vector.gc (finally) (#394) 2021-04-28 17:14:54 -04:00
OpenGoalMapping.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00