2004-02-25 19:28:19 +00:00
|
|
|
|
2005-12-16 07:20:53 +00:00
|
|
|
Meta TODO list:
|
2005-12-17 07:17:59 +00:00
|
|
|
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
2005-12-16 07:20:53 +00:00
|
|
|
instructions.
|
2005-12-17 07:17:59 +00:00
|
|
|
2. ???
|
2005-12-17 06:54:41 +00:00
|
|
|
3. profit!
|
2005-12-16 07:20:53 +00:00
|
|
|
|
2004-07-16 10:31:36 +00:00
|
|
|
To-do
|
|
|
|
-----
|
|
|
|
|
2004-12-13 20:13:10 +00:00
|
|
|
* Keep the address of the constant pool in a register instead of forming its
|
|
|
|
address all of the time.
|
|
|
|
* We can fold small constant offsets into the %hi/%lo references to constant
|
|
|
|
pool addresses as well.
|
2004-07-16 10:31:36 +00:00
|
|
|
|