Ryujinx/ARMeilleure/CodeGen/X86
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
..
Assembler.cs
CallConvName.cs
CallingConvention.cs
CodeGenCommon.cs
CodeGenContext.cs
CodeGenerator.cs Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
HardwareCapabilities.cs
IntrinsicInfo.cs
IntrinsicTable.cs
IntrinsicType.cs
PreAllocator.cs
X86Condition.cs
X86Instruction.cs
X86Optimizer.cs
X86Register.cs