aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
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
commit61d9c861fd6fabfc94421801d3ada9ef648467b7 (patch)
tree30505ae65346cafcbb8c043412bc2b7c6cf14c77 /lib/CodeGen
parent399ea50dc3321b4cc16e0a5ea7c41495c55a01ba (diff)
Fix a bug in X86InstrInfo::convertToThreeAddress that caused it to codegen:
leal (,%rcx,8), %rcx It should be leal (,%rcx,8), %ecx git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41735 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions