add a note

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25962 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-02-04 07:07:31 +00:00
parent 69d39091fe
commit 0d913eaaed
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
To-do
-----
* Enable LSR for V8.
* 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

View File

@ -2,6 +2,7 @@
To-do
-----
* Enable LSR for V8.
* 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