Fixed a few 64 bit cases in X86InstrInfo::commuteInstruction
authorMon P Wang <wangmp@apple.com>
Sat, 18 Apr 2009 05:16:01 +0000 (05:16 +0000)
committerMon P Wang <wangmp@apple.com>
Sat, 18 Apr 2009 05:16:01 +0000 (05:16 +0000)
commit0bd07fc5ddd8106cb0a8b5b8680782351cc0b931
tree9cc71f1dd270b4ad48e8c61765604f208dcda9d2
parent2cf68d4d23ac5971399a7458c4547e1e2833cec8
Fixed a few 64 bit cases in  X86InstrInfo::commuteInstruction

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