dynarmic/src/ir_opt
MerryMage 192a0029be ir/opcodes: Implement IR::AreTypesCompatible
Type-checking is now occuring in more than one place.
2016-08-19 01:34:14 +01:00
..
dead_code_elimination_pass.cpp ir: separate components out a little more 2016-08-17 20:46:21 +01:00
get_set_elimination_pass.cpp ir: separate components out a little more 2016-08-17 20:46:21 +01:00
passes.h Implement some simple IR optimizations (get/set eliminiation and DCE) 2016-07-21 21:48:45 +01:00
verification_pass.cpp ir/opcodes: Implement IR::AreTypesCompatible 2016-08-19 01:34:14 +01:00