[x86] Update the exact FileCheck syntax of the 256-bit and 512-bit
authorChandler Carruth <chandlerc@gmail.com>
Tue, 30 Sep 2014 22:04:45 +0000 (22:04 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 30 Sep 2014 22:04:45 +0000 (22:04 +0000)
commit3a926b9b5c0186742910ad81ab6a430f58f8a7fb
treea64635a2ae27d53eb3ef1e5dc74ff246515d943e
parentf0fd2f855e60cbbe229c6dac25dd9bccc9df7c8e
[x86] Update the exact FileCheck syntax of the 256-bit and 512-bit
shuffle tests to match that used in the script I posted and now used
consistently in 128-bit tests.

Nothing interesting changing here, just using the label name as the
FileCheck label and a slightly more general comment marker consumption
strategy.

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