aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Sparc/README.txt
blob: f767def1536ae9ab9081cf38ed853f5b07fb9c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

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.