summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-03-31 17:59:13 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-03-31 17:59:13 -0400
commit3ca7d9849b1941ecc0e65d34795719c3c29c39af (patch)
treee79957a1ad6dcb1af8ae9c11a8bd5a42b68e814b /TODO
parentbb9c5e78354870e80d9288d4a54275a678bc0563 (diff)
downloadroux-3ca7d9849b1941ecc0e65d34795719c3c29c39af.tar.gz
update TODO with fix commit
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0c9cece..f8af8cc 100644
--- 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.