diff options
author | Chris Lattner <sabre@nondot.org> | 2005-12-23 07:37:47 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-12-23 07:37:47 +0000 |
commit | 2170cef7070dbb972caa72e68603e8452f2dee97 (patch) | |
tree | 96150c650b4d1b2c94beeb8c1fd3a91118c7a5db /lib/Target/Sparc | |
parent | 38bcbaf23e8836c8f64e7fd66ebebc44a2b921a1 (diff) |
not a good idea
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24991 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc')
-rw-r--r-- | lib/Target/Sparc/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 93810dfd72..f767def153 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -8,7 +8,6 @@ Meta TODO list: To-do ----- -* open code 64-bit shifts * 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 |