diff options
Diffstat (limited to 'results/scraper/fex/1910')
| -rw-r--r-- | results/scraper/fex/1910 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/fex/1910 b/results/scraper/fex/1910 new file mode 100644 index 000000000..eb7429edd --- /dev/null +++ b/results/scraper/fex/1910 @@ -0,0 +1,16 @@ +New Register Allocator +Migrating from SSA to SVD/local-SSA/GVN + +Targets: +- Improved Code Gen (#87) +- Vastly reduced complexity +- Linear, parellisable allocation (#85) +- Native support for flexible SRA (#608, #609, #610, #611) +- Support context reconstruction and midway exit and multiple entry points (#607, [skmp/multiple-entry-points](https://github.com/FEX-Emu/FEX/commits/skmp/multiple-entry-points)) +- https://github.com/FEX-Emu/FEX/issues/1717 +- https://github.com/FEX-Emu/FEX/issues/1655 + +Wishes +- Better partial allocations +- Native support for separate vregs and pregs +- #1791 \ No newline at end of file |