Add intrinsics to match mmx shift builtin's with immediate operand.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 19 Mar 2008 23:38:52 +0000 (23:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 19 Mar 2008 23:38:52 +0000 (23:38 +0000)
commitdff1dcac6cb0162fffa61b3d0d3281a55b74d9f9
treedff80f74261f3b8580002723fc3c65c61b18839f
parentac3844d3f9ddc9a9fd8cfb508b10d4dae7bd8386
Add intrinsics to match mmx shift builtin's with immediate operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48569 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrMMX.td
lib/VMCore/AutoUpgrade.cpp
test/CodeGen/X86/mmx-shift.ll [new file with mode: 0644]