Ryujinx/ARMeilleure/CodeGen/Optimizations
gdkchan 26a881176e
Fix tail merge from block with conditional jump to multiple returns (#3267)
* Fix tail merge from block with conditional jump to multiple returns

* PPTC version bump
2022-04-09 16:56:50 +02:00
..
BlockPlacement.cs Add an early TailMerge pass (#2721) 2021-10-18 19:51:22 -03:00
ConstantFolding.cs Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
Optimizer.cs Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
Simplification.cs Fix type mismatch in BitwiseAnd simplification (#2571) 2021-08-20 14:42:00 -03:00
TailMerge.cs Fix tail merge from block with conditional jump to multiple returns (#3267) 2022-04-09 16:56:50 +02:00