Update tasks

This commit is contained in:
Dmitry Stogov 2022-05-25 12:04:33 +03:00
parent ac65d71964
commit 4747a22474

2
TODO
View File

@ -15,8 +15,6 @@
- SCCP edge cases
- Folding after SCCP (see combo4.ir)
- local scheduling according to data dependencies, register presure and pipeline stalls
? instruction selection
- xor, btsl=INCL, btrl=EXCL, btl=IN, bsr
- MOVZX to avoid a SHIFT and AND instruction