[x86] Add a bunch more tests for v16i16 shuffles. All of these are taken
authorChandler Carruth <chandlerc@gmail.com>
Fri, 27 Feb 2015 11:25:10 +0000 (11:25 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 27 Feb 2015 11:25:10 +0000 (11:25 +0000)
commitf5651f8ab67421585fc7caaa04e4fe6ef80fd2c8
tree93014a1c194984f0c1d72a0534a0e0a8f4be6b1e
parent98b7502468be5a52a79e4f5d8d3fc0a9382c76cd
[x86] Add a bunch more tests for v16i16 shuffles. All of these are taken
by mirroring v8i16 test cases across both 128-bit lanes. This should
highlight problems where we aren't correctly using 128-bit shuffles to
implement things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230750 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shuffle-256-v16.ll