Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vector-variable-idx.ll
index 82927e96983d9f836cb16b5becd573bb3fab3ef5..2a4d18c141a30c1f4d5d7d95132e9969c9ab2ef3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep movss | count 2
+; RUN: llc < %s -march=x86-64 | grep movss | count 2
 ; PR2676
 
 define float @foo(<4 x float> %p, i32 %t) {