Undo 48570. Correctly match mmx shift instructions with an immediate operand.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 21 Mar 2008 00:40:09 +0000 (00:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 21 Mar 2008 00:40:09 +0000 (00:40 +0000)
commitfa5a91a71ee3c62c6f0bc6cc1388175ad6f925c4
tree1e86c751f791a2775ba7715acb5f2e6f59fa2606
parent2197b8092ceac6336f1e8ef8df5278f1d286f372
Undo 48570. Correctly match mmx shift instructions with an immediate operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48627 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrMMX.td
lib/VMCore/AutoUpgrade.cpp
test/CodeGen/X86/mmx-shift.ll