diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-09 20:00:19 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-09 20:00:19 +0000 |
commit | 4c0bd5bcdfec5f5facba5d6633231dd2f29e008f (patch) | |
tree | b821bc8a7c1f5ce110ef0cc5e9775c92a2f0783a | |
parent | 5259aa1c86869b5adf84257651c6613e9364a93e (diff) | |
download | bcm5719-llvm-4c0bd5bcdfec5f5facba5d6633231dd2f29e008f.tar.gz bcm5719-llvm-4c0bd5bcdfec5f5facba5d6633231dd2f29e008f.zip |
Done
llvm-svn: 26091
-rw-r--r-- | llvm/lib/Target/Sparc/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/Sparc/README.txt b/llvm/lib/Target/Sparc/README.txt index dc4e7ce74a8..f7cb9b84726 100644 --- a/llvm/lib/Target/Sparc/README.txt +++ b/llvm/lib/Target/Sparc/README.txt @@ -2,7 +2,6 @@ To-do ----- -* Enable LSR for SPARC. * 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 |