[llvm-commits] CVS: llvm/lib/Target/SparcV8/README.txt

Chris Lattner lattner at cs.uiuc.edu
Fri Feb 3 23:07:43 PST 2006



Changes in directory llvm/lib/Target/SparcV8:

README.txt updated: 1.48 -> 1.49
---
Log message:

add a note


---
Diffs of the changes:  (+1 -0)

 README.txt |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/lib/Target/SparcV8/README.txt
diff -u llvm/lib/Target/SparcV8/README.txt:1.48 llvm/lib/Target/SparcV8/README.txt:1.49
--- llvm/lib/Target/SparcV8/README.txt:1.48	Tue Jan 31 01:45:45 2006
+++ llvm/lib/Target/SparcV8/README.txt	Sat Feb  4 01:07:31 2006
@@ -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






More information about the llvm-commits mailing list