[x86] Re-work a bunch of the v32i8 test cases to actually involve byte
authorChandler Carruth <chandlerc@gmail.com>
Thu, 25 Sep 2014 02:20:02 +0000 (02:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 25 Sep 2014 02:20:02 +0000 (02:20 +0000)
commita87d04a759e60daba0dadf344aa54383860b31db
treeac12fe4b41226cd663ffe0f40b99f811bc1b99b3
parentdd8ce126d7d9fa0bde786f94afb2d6176b7cac82
[x86] Re-work a bunch of the v32i8 test cases to actually involve byte
shuffles rather than word shuffles.

As you might guess, these were built starting from the word shuffle test
cases and I failed to properly port a bunch of them and left them as
widened word shuffle test cases. We still have a couple of tests that
check our ability to widen shuffles, but now we will test the actual
byte shuffle quite a bit better.

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