Change the blend tests to AVX, not AVX2.
authorFilipe Cabecinhas <me@filcab.net>
Mon, 19 May 2014 04:47:12 +0000 (04:47 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Mon, 19 May 2014 04:47:12 +0000 (04:47 +0000)
commitcb596baadd43c4a3b34bdd1dd085553cb25521b6
tree465892487bbcb452f53b025162f3efcbba320459
parent6f1b92a0d4c449c8118476a5dbceca22a7e4d55d
Change the blend tests to AVX, not AVX2.

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