Fixed commuteInstructions bug where if its called pre-regalloc the subreg indices...
authorPete Cooper <peter_cooper@apple.com>
Wed, 28 Mar 2012 17:02:22 +0000 (17:02 +0000)
committerPete Cooper <peter_cooper@apple.com>
Wed, 28 Mar 2012 17:02:22 +0000 (17:02 +0000)
commit442ee9c3f7f6b29ff4ca82f3fdd7e20fc9cd5ee4
treeed9e9002f64b38b7b7ecca9337e11568b89acd29
parentc1ea16ec4339a9746f436c6f2f5b08197f309343
Fixed commuteInstructions bug where if its called pre-regalloc the subreg indices weren't commuted

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