dynarmic/src
Lioncash b6df34cdde backend_x64/a64_interface: Re-enable the constant folding pass
This was disabled for debugging, but never re-enabled. Just to be sure,
testing was done downstream in yuzu to make sure this didn't happen to
break anything (which seems to be the case).
2020-04-22 20:55:06 +01:00
..
backend/x64 backend_x64/a64_interface: Re-enable the constant folding pass 2020-04-22 20:55:06 +01:00
common ir: Add opcodes for performing unsigned reciprocal square root estimates 2020-04-22 20:55:05 +01:00
frontend A64: Implement CLZ's vector variant 2020-04-22 20:55:06 +01:00
ir_opt ir/value: Replace includes with forward declarations 2020-04-22 20:55:05 +01:00
CMakeLists.txt CMakeLists: Add missing cond.h header to file listing 2020-04-22 20:55:05 +01:00