Handle v8i16 shuffle that must be broken into a pair of pshufhw / pshuflw.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 Apr 2006 01:47:37 +0000 (01:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 Apr 2006 01:47:37 +0000 (01:47 +0000)
commitc21a0537299e9fc18d8592b2fda5950f3c4731e8
tree560ae95ce2067adbc3d4a7cf73dc78445485f08c
parentef4b36d38676a74e6c7ba5adffa8dfaebb662e6f
Handle v8i16 shuffle that must be broken into a pair of pshufhw / pshuflw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp