Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vec_set-4.ll
index da7ef80a3a5e5134fbd27ff9e3e838c5a27792f9..332c8b70760fe4ccf071e98ca66c00119b69bd54 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep pinsrw | count 2
+; RUN: llc < %s -march=x86 -mattr=+sse2 | grep pinsrw | count 2
 
 define <2 x i64> @test(i16 %a) nounwind {
 entry: