summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-09-06 00:14:41 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-09-06 00:14:41 +0000
commit189df733ed474f10e86fb793b558b5e76aeb7166 (patch)
treed8b9204ea1daed67e088284a4a52ee2a623c54d2 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parentaa4b29c52b12ebf4ecf285db4935cbd8322ab950 (diff)
downloadbcm5719-llvm-189df733ed474f10e86fb793b558b5e76aeb7166.tar.gz
bcm5719-llvm-189df733ed474f10e86fb793b558b5e76aeb7166.zip
Fix a bug in X86InstrInfo::convertToThreeAddress that caused it to codegen:
leal (,%rcx,8), %rcx It should be leal (,%rcx,8), %ecx llvm-svn: 41735
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud