commuteInstr() can now commute non-ssa machine instrs.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 02:46:49 +0000 (02:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 02:46:49 +0000 (02:46 +0000)
commita4d16a1f0dcdd1ab2862737105f900e2c577532d
treef38e5bb414e8aa878dd234e6fd09604248a33c0e
parent1eb5cf9c7d0b0b04402eddc007b0de414488baf4
commuteInstr() can now commute non-ssa machine instrs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInstrInfoImpl.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/X86/X86InstrInfo.cpp