Make sure that bool,byte and short arguments are the right type when loaded
[oota-llvm.git] / lib / Target / SparcV8 / 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 * 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