Catch more cases where 2-address pass should 3-addressify instructions. rdar://9002648.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 2 Mar 2011 01:08:17 +0000 (01:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 2 Mar 2011 01:08:17 +0000 (01:08 +0000)
commitf06e6c2ba717429936908254d53fa579bc941388
treeaa486bf693b76f230ec7814ebc985aac0a5aa792
parentd3fdaeb69a25bcd21914b80f75606e2c2f1b35c8
Catch more cases where 2-address pass should 3-addressify instructions. rdar://9002648.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126811 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp
test/CodeGen/X86/iabs.ll
test/CodeGen/X86/twoaddr-lea.ll