[x86] Clean up and generate detailed FileCheck assertions for
authorChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:19:32 +0000 (20:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:19:32 +0000 (20:19 +0000)
commit0c7a4b9d27c9675d25156609a0f2b022819e842a
treec63d9c2c3248d154d9dc3408e324a37349e06576
parent1610bcf8d92427d2c4cc34c632f3525a2b153e65
[x86] Clean up and generate detailed FileCheck assertions for
avx-sext.ll using my new script.

Also add an AVX2 mode to this test.

Part of cleaning up the test suite before enabling the new vector
shuffle lowering. This also highlights some of the abysmal failures of
the old shuffle lowering. Check out those 'pinsrw' and 'pextrw'
sequences!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218794 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx-sext.ll