mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| BlockPlacement.cs | ||
| ConstantFolding.cs | ||
| Optimizer.cs | ||
| Simplification.cs | ||