[x86] Refresh the checks of a number of tests using
authorChandler Carruth <chandlerc@gmail.com>
Wed, 4 Feb 2015 00:58:42 +0000 (00:58 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 4 Feb 2015 00:58:42 +0000 (00:58 +0000)
commit786f55c1fb63c943ee318660a6a57db089489327
treed24efd1135ee817c907f2a73799ae6a38e8dc7c3
parent18ee73e456400ef204b0d7eba72713b77207537c
[x86] Refresh the checks of a number of tests using
update_llc_test_checks.py.

The exact format of the checks has changed over time. This includes
different indenting rules, new shuffle comments that have been added,
and more operand hiding behind regular expressions.

No functional change to the tests are expected here, but this will make
subsequent patches have a clean diff as they change shuffle lowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228097 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/sse2.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/vector-shuffle-128-v4.ll
test/CodeGen/X86/vector-shuffle-combining.ll
test/CodeGen/X86/vector-shuffle-sse1.ll