1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 05:53:30 +01:00
Ryujinx/ARMeilleure/CodeGen/Optimizations
Ficture Seven b5127131c5
Fix folding of ConvertI64ToI32 imm64 (#1383)
* Fix folding of ConvertI64ToI32 imm64

* Increment PTC internal version

* Clean up
2020-07-13 19:10:33 +10:00
..
ConstantFolding.cs Fix folding of ConvertI64ToI32 imm64 (#1383) 2020-07-13 19:10:33 +10:00
Optimizer.cs Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
Simplification.cs Optimize %x ^ %x = 0 (#1094) 2020-04-09 09:36:19 +10:00