[x86] Clean up some tests to use FileCheck and combine two into a single
authorChandler Carruth <chandlerc@gmail.com>
Thu, 28 Aug 2014 03:41:28 +0000 (03:41 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 28 Aug 2014 03:41:28 +0000 (03:41 +0000)
commitda3a2933131dc8d9ce0db83e14f1fd02f6cba6c8
treedaf871b7ef074bfeaf704b522c38c54a91464650
parentb11fff1d8a909808c4b9b45f192dab20bb7f682c
[x86] Clean up some tests to use FileCheck and combine two into a single
file.

Changing code that is covered by these tests is just too hard to debug
currently, and now it will be clear the nature of the changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216643 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2009-06-05-VZextByteShort.ll
test/CodeGen/X86/vec_set-3.ll
test/CodeGen/X86/vec_set-G.ll [deleted file]