Don't forget about sub-register indices when rematting instructions.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 23:44:44 +0000 (23:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 23:44:44 +0000 (23:44 +0000)
commit03eb38848c9f880f8d97508b6a008f81cc4bdcb9
tree07ac0a7f28a33d99f49d9a05f5d80808e321d6c9
parent5e8fb81353c0a07a09cedd7b37aadd7c3cbcd5ae
Don't forget about sub-register indices when rematting instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/2008-04-16-ReMatBug.ll [new file with mode: 0644]