Avoid creating %physreg:subidx operands in SimpleRegisterCoalescing::RemoveCopyByComm...
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 9 Jul 2010 05:56:21 +0000 (05:56 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 9 Jul 2010 05:56:21 +0000 (05:56 +0000)
commit8154f96f44b46cd7e06ccbbe6d9adb0f3134e107
tree56f1caf583b622fc87fb9a03333ebcff97471dfa
parent846a31881f85ab9ad836315a8be4532a26c7335c
Avoid creating %physreg:subidx operands in SimpleRegisterCoalescing::RemoveCopyByCommutingDef.

This fixes PR7602.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107957 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SimpleRegisterCoalescing.cpp