dynarmic/src/ir_opt
2020-04-22 21:07:09 +01:00
..
a32_constant_memory_reads_pass.cpp ir_opt/a32_constant_memory_reads_pass: Apply const where applicable to locals 2020-04-22 21:00:47 +01:00
a32_get_set_elimination_pass.cpp ir_opt/a32_get_set_elimination_pass: Mark local variables as const where applicable 2020-04-22 21:00:47 +01:00
a64_callback_config_pass.cpp General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
a64_get_set_elimination_pass.cpp Merge pull request #502 from lioncash/header 2020-04-22 21:04:22 +01:00
a64_merge_interpret_blocks.cpp General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
constant_propagation_pass.cpp constant_propagation_pass: Prepare for IR matchers 2020-04-22 21:07:09 +01:00
dead_code_elimination_pass.cpp General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
identity_removal_pass.cpp constant_propagation_pass: Prepare for IR matchers 2020-04-22 21:07:09 +01:00
ir_matcher.h constant_propagation_pass: Prepare for IR matchers 2020-04-22 21:07:09 +01:00
passes.h ir_opt: Add IdentityRemovalPass 2020-04-22 21:06:18 +01:00
verification_pass.cpp ir_opt/verification_pass: Add include for std::puts 2020-04-22 21:03:38 +01:00