This commit is contained in:
Dmitry Stogov 2022-09-28 21:58:38 +03:00
parent fdaa0cea54
commit 81f1108049

1
TODO
View File

@ -27,6 +27,7 @@
- optimisation of spill code placement (BB local or through resolution)
- separate INT and FP allocation phases (for performance)
- respect multi-ENTRY code (Zend/tests/bug72598.phpt)
- proper live ranges for complex codegen rules (Zend/tests/match/042.phpt [jit=1254/ZTS/32])
? code generation
- COND