summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcSubtarget.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-01-06 23:34:46 +0000
committerDan Gohman <gohman@apple.com>2009-01-06 23:34:46 +0000
commitbeac19e2999389cc1ae0c4977ed0adc983db225b (patch)
tree1791b0b468f7f5b967a488587ab9b7af474f61f2 /llvm/lib/Target/Sparc/SparcSubtarget.cpp
parent494daa74354dc8fd501ca7e126dd9c8a0c8fbc71 (diff)
downloadbcm5719-llvm-beac19e2999389cc1ae0c4977ed0adc983db225b.tar.gz
bcm5719-llvm-beac19e2999389cc1ae0c4977ed0adc983db225b.zip
Revert r42653 and forward-port the code that lets INC64_32r be
converted to LEA64_32r in x86's convertToThreeAddress. This replaces code like this: movl %esi, %edi inc %edi with this: lea 1(%rsi), %edi which appears to be beneficial. llvm-svn: 61830
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud