First step towards V9 instructions in the V8 backend, two conditional move
[oota-llvm.git] / lib / Target / Sparc / README.txt
1
2 To-do
3 -----
4
5 * Keep the address of the constant pool in a register instead of forming its
6   address all of the time.
7 * We can fold small constant offsets into the %hi/%lo references to constant
8   pool addresses as well.
9 * When in V9 mode, register allocate %icc[0-3].
10