dynarmic/src/dynarmic/ir/opt
2024-01-30 23:10:23 +00:00
..
a32_constant_memory_reads_pass.cpp A32: Condense flag handling 2022-07-19 22:05:13 +01:00
a32_get_set_elimination_pass.cpp a32_get_set_elimination_pass: Appease MSVC 2022 2023-05-05 10:37:57 +01:00
a64_callback_config_pass.cpp a32_get_set_elimination_pass: Correct insertion point 2022-07-20 16:53:48 +01:00
a64_get_set_elimination_pass.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
a64_merge_interpret_blocks.cpp A32/A64: Allow std::nullopt from MemoryReadCode 2022-06-21 21:41:27 +01:00
constant_propagation_pass.cpp constant_propagation_pass: x + 0 == x 2024-01-30 23:10:23 +00:00
dead_code_elimination_pass.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00
identity_removal_pass.cpp Remove some unnecessary headers 2023-01-16 00:42:18 +00:00
ir_matcher.h Add .clang-format file 2021-05-22 15:07:02 +01:00
naming_pass.cpp reg_alloc: Fix cast-qual issue 2023-02-04 11:30:01 +00:00
passes.h reg_alloc: Fix cast-qual issue 2023-02-04 11:30:01 +00:00
polyfill_pass.cpp IR: Remove VectorShuffleWords 2022-10-18 15:04:30 +01:00
verification_pass.cpp Migrate to mcl 2022-04-19 18:05:04 +01:00