OSDN Git Service

Implement v8i16, v16i8 splat using unpckl + pshufd.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 17 Apr 2006 20:43:08 +0000 (20:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 17 Apr 2006 20:43:08 +0000 (20:43 +0000)
commitc575ca22eaf8a656f3fa2c3f0f75264c4c4fcd21
tree7eab9d4655efaf0861b0c5968f0285a7dd5acfa4
parentb2be4032c5f1431f8867baae7d0721d49c32995c
Implement v8i16, v16i8 splat using unpckl + pshufd.

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