This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-04-02 03:25:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c817b9bd5de9ceefd8f56218fc10fc61a577f60
dynarmic
/
src
/
ir_opt
History
Mat M
7f9a0c3c38
Remove unnecessary explicit includes (
#16
)
2016-09-03 21:48:03 +01:00
..
dead_code_elimination_pass.cpp
Remove unnecessary explicit includes (
#16
)
2016-09-03 21:48:03 +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