Initial revision
authorStephen Adams <edu/mit/csail/zurich/adams>
Sat, 5 Aug 1995 16:15:16 +0000 (16:15 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Sat, 5 Aug 1995 16:15:16 +0000 (16:15 +0000)
v8/src/compiler/TODO [new file with mode: 0644]

diff --git a/v8/src/compiler/TODO b/v8/src/compiler/TODO
new file mode 100644 (file)
index 0000000..b6d7cd6
--- /dev/null
@@ -0,0 +1,8 @@
+Problems:
+
+
+[] Stackopt is requitres too much storage.  Investigate.
+
+[] Indexify should be dropped.  For large programs, fully 32% of the
+program (measured in pairs) is %vector-index expressions after
+cleanup/4 (closconv/2 leaves it at about 25%).