jak-project/decompiler/IR2
water111 fe693b5da2
[Decompiler] Implement IR2 Type Analysis Pass (#193)
* type analysis setup

* more framework

* update printing

* wip

* add type analysis pass

* fix tests
2021-01-10 20:46:49 -05:00
..
AtomicOp.cpp [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
AtomicOp.h [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
AtomicOpBuilder.cpp fix register info duplication (#191) 2021-01-10 11:08:03 -05:00
AtomicOpBuilder.h [Decompiler] Write IR2 to file and implement some Atomic Op conversions (#187) 2021-01-09 20:01:48 -05:00
AtomicOpTypeAnalysis.cpp [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
Env.cpp [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
Env.h [Decompiler] Implement IR2 Type Analysis Pass (#193) 2021-01-10 20:46:49 -05:00
IR2.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00