mirror of
git://c9x.me/qbe.git
synced 2026-04-07 10:59:47 +00:00
update TODO with fix commit
This commit is contained in:
parent
bb9c5e7835
commit
3ca7d9849b
3
TODO
3
TODO
@ -27,4 +27,5 @@ Problems
|
|||||||
- x = y op z
|
- x = y op z
|
||||||
if x is spilled, y can be moved to a spill location
|
if x is spilled, y can be moved to a spill location
|
||||||
to free one register for x, this is kind of stupid.
|
to free one register for x, this is kind of stupid.
|
||||||
- Phi defined variables with spill location do not work.
|
- [tentative fix: 4fc98da]
|
||||||
|
Phi defined variables with spill location do not work.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user