Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vec_add.ll
index 72415a3ab28bd937277fc96881dc1eb19123d71b..7c77d11a7b54e43bfecd1e97ecabfe3fad1b2e28 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2
+; RUN: llc < %s -march=x86 -mattr=+sse2
 
 define <2 x i64> @test(<2 x i64> %a, <2 x i64> %b) {
 entry: