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-07 23:50:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
ir_opt
History
Mat M
d16badbc04
get_set_elimination_pass: Replace decltype with direct type retrieval (
#9
)
2016-09-02 17:30:21 +01:00
..
dead_code_elimination_pass.cpp
basic_block: Move all variables behind a public interface
2016-08-25 16:14:37 +01:00
get_set_elimination_pass.cpp
get_set_elimination_pass: Replace decltype with direct type retrieval (
#9
)
2016-09-02 17:30: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
basic_block: Add proxy member functions for the instruction list
2016-08-22 13:44:56 +01:00