ryujinx/ARMeilleure
FICTURE7 f60033e0aa
Implement block placement (#1549)
* Implement block placement

Implement a simple pass which re-orders cold blocks at the end of the
list of blocks in the CFG.

* Set PPTC version

* Use Array.Resize

Address gdkchan's feedback
2020-09-19 20:00:24 -03:00
..
CodeGen Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Common
Decoders SIMD&FP load/store with scale > 4 should be undefined (#1522) 2020-09-01 17:02:23 -03:00
Diagnostics Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Instructions Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
IntermediateRepresentation Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Memory
State
Translation Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
ARMeilleure.csproj Remove the Ryujinx.Debugger project (#1506) 2020-08-30 19:06:05 +02:00
Optimizations.cs
Statistics.cs