summary refs log tree commit diff
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-08-05 14:51:56 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-15 23:01:30 -0400
commitd673d8fcd2fd479d8cf0a1f6df99686963be73fb (patch)
tree78455dc2e0dae2f847a9cb680dec5851b73d543c
parent9c7b06d68f6a71ff43d1de60953658ca47bbde36 (diff)
downloadroux-d673d8fcd2fd479d8cf0a1f6df99686963be73fb.tar.gz
remove useless TODO for now
-rw-r--r--lisc/TODO13
1 files changed, 0 insertions, 13 deletions
diff --git a/lisc/TODO b/lisc/TODO
deleted file mode 100644
index c22d18c..0000000
--- a/lisc/TODO
+++ /dev/null
@@ -1,13 +0,0 @@
-- implement mini-pascal -> ssa
-- do naming properly with namespaces
-- clean the constants handling (add
-  support for labelled data, ...)
-- add basic support for integer calls
-- write a pattern matching compiler
-  for the instruction selector
-- handle various addressing modes
-  for instructions (how to encode
-  available modes for instructions?)
-
-Non pressing:
-- rework the hinting in rega