commit 3ca7d9849b1941ecc0e65d34795719c3c29c39af
parent bb9c5e78354870e80d9288d4a54275a678bc0563
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date: Tue, 31 Mar 2015 17:59:13 -0400
update TODO with fix commit
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -27,4 +27,5 @@ Problems
- x = y op z
if x is spilled, y can be moved to a spill location
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.