Add option to commuteInstruction() which forces it to create a new (commuted) instruc...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 07:33:11 +0000 (07:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 07:33:11 +0000 (07:33 +0000)
commit58dcb0e0cd3fa973b5fd005aecab1df6aeea5cd6
tree0909e00e9275158712cd584f186f52b27cde04c5
parent355780128986e375c7ac2a75025ac129bb8280bf
Add option to commuteInstruction() which forces it to create a new (commuted) instruction.

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