Use findCommutedOpIndices to find the operands to commute.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 10 Jul 2009 23:26:12 +0000 (23:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 10 Jul 2009 23:26:12 +0000 (23:26 +0000)
commit34c75093f085c7958fa3bd31f3c4a50942d83505
tree5da2b36d0029477df6a4e08fa8d52dc9a7d0bc19
parent1e44ed88ebb1c381260a0b0777851277a7657587
Use findCommutedOpIndices to find the operands to commute.

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