93810dfd72e85dd0e230cbdbf637997993494756
[oota-llvm.git] / lib / Target / Sparc / README.txt
1
2 Meta TODO list:
3 1. Create a new DAG -> DAG instruction selector, by adding patterns to the
4    instructions.
5 2. ???
6 3. profit!
7
8 To-do
9 -----
10
11 * open code 64-bit shifts
12 * Keep the address of the constant pool in a register instead of forming its
13   address all of the time.
14 * We can fold small constant offsets into the %hi/%lo references to constant
15   pool addresses as well.
16