We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269d1c7 commit 1172d98Copy full SHA for 1172d98
1 file changed
README.md
@@ -69,6 +69,7 @@ If you're building for a hosted Rust target platform or need to link against oth
69
70
- Optimization:
71
- Global code motion
72
+ - Scheduling for register pressure
73
- Simple canonicalization/GVN
74
- SCCP
75
@@ -93,7 +94,6 @@ Spidir's roadmap is most accurately described as "whatever TomatoDotNet needs ne
93
94
- Improved redundant copy elimination?
95
96
- - Improved global/local scheduling
97
- SROA
98
- Jump threading
99
- Range check elimination
0 commit comments