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-10 23:33:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23d190f7b034917a3929679b9f9fbe0aa8ffef55
dynarmic
/
src
/
ir_opt
History
MerryMage
192a0029be
ir/opcodes: Implement IR::AreTypesCompatible
...
Type-checking is now occuring in more than one place.
2016-08-19 01:34:14 +01:00
..
dead_code_elimination_pass.cpp
ir: separate components out a little more
2016-08-17 20:46:21 +01:00
get_set_elimination_pass.cpp
ir: separate components out a little more
2016-08-17 20:46: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
ir/opcodes: Implement IR::AreTypesCompatible
2016-08-19 01:34:14 +01:00