1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-29 23:12:55 +01:00
llvm-mirror/lib/Target/SparcV8/README.txt
Chris Lattner 738cec7a6e not a good idea
llvm-svn: 24991
2005-12-23 07:37:47 +00:00

16 lines
349 B
Plaintext

Meta TODO list:
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
instructions.
2. ???
3. profit!
To-do
-----
* 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.