README.txt revision 2170cef7070dbb972caa72e68603e8452f2dee97
1
2Meta TODO list:
31. Create a new DAG -> DAG instruction selector, by adding patterns to the
4   instructions.
52. ???
63. profit!
7
8To-do
9-----
10
11* Keep the address of the constant pool in a register instead of forming its
12  address all of the time.
13* We can fold small constant offsets into the %hi/%lo references to constant
14  pool addresses as well.
15
16