From: Chris Lattner Date: Sat, 4 Feb 2006 07:07:31 +0000 (+0000) Subject: add a note X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0d913eaaed3202231e8a332b12153c4b7a5f43c5;p=oota-llvm.git add a note git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25962 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index f7cb9b84726..352f842c21f 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -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 diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index f7cb9b84726..352f842c21f 100644 --- a/lib/Target/SparcV8/README.txt +++ b/lib/Target/SparcV8/README.txt @@ -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