[x86] Add a 32-bit run to the sext test, and remove a sad vec_sext.ll
authorChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:49:54 +0000 (20:49 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:49:54 +0000 (20:49 +0000)
commiteeb4a0c7efaf65610ac8cded1280dfd139a75c9c
tree65b93b30e30cc2f60ce91aff08c02928822ff1b1
parent3916c2642dcb23dff419ab1f8d998cfcf411b19b
[x86] Add a 32-bit run to the sext test, and remove a sad vec_sext.ll
test file.

This old test had a bunch of functions that were never even checked. =/
The only thing it really did was to make sure that we did something
reasonable in 32-bit mode with SSE4.1. Adding another run line to the
main vector-sext.ll test seems a better way to do that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218810 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_sext.ll [deleted file]
test/CodeGen/X86/vector-sext.ll