[x86] Move the AVX blend test to a generic name. I'm going to fold other
authorChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:52:55 +0000 (20:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 1 Oct 2014 20:52:55 +0000 (20:52 +0000)
commitccee7a87e09c50120246f28c6ab67ac03103f92c
tree51e7579403e6facaf4fbd0c7847cfd43d2d55510
parentf90b2fbd35eb074700282f754636f20a5564d175
[x86] Move the AVX blend test to a generic name. I'm going to fold other
blend tests into this one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218813 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx-blend.ll [deleted file]
test/CodeGen/X86/vector-blend.ll [new file with mode: 0644]