This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-10 09:00:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
ir_opt
History
MerryMage
c8b2f63c93
get_set_elimination_pass: Eliminate unnecessary gets/sets of extended registers
2016-08-23 15:57:20 +01:00
..
dead_code_elimination_pass.cpp
dead_code_elimination_pass: Update to use IR::Inst::MayHaveSideEffects
2016-08-23 13:12:14 +01:00
get_set_elimination_pass.cpp
get_set_elimination_pass: Eliminate unnecessary gets/sets of extended registers
2016-08-23 15:57:20 +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
basic_block: Add proxy member functions for the instruction list
2016-08-22 13:44:56 +01:00