[x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jun 2014 13:12:54 +0000 (13:12 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 25 Jun 2014 13:12:54 +0000 (13:12 +0000)
commit2edf5e45ecaabbb633fae0644aedcbb09cb2cc33
tree9a34dfd18b0f058e455b707409d7e8f518ec70ea
parentb720a3d15c0bcd9353237427e1da2e2fee1cb516
[x86] Add intrinsics for the pshufd, pshuflw, and pshufhw instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211694 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sse2-intrinsics-x86.ll