It's possible to commute instrctions with more than 3 operands.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 23 Oct 2007 20:14:40 +0000 (20:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 23 Oct 2007 20:14:40 +0000 (20:14 +0000)
commit7bb175b4d12e3a22a66a26f0e9ba2ebd4406acc7
treef02840df05b60095ddd0cd5e3939f8bc4f503273
parenta91547790bc18253eb9e87743d76628083ec2f49
It's possible to commute instrctions with more than 3 operands.

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