Ryujinx/ARMeilleure/CodeGen
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
..
Optimizations Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
RegisterAllocators Relax block ordering constraints (#1535) 2020-09-12 12:32:53 -03:00
Unwinding
X86 Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
CompiledFunction.cs