Rewrite #3 of machine block placement. This is based somewhat on the
[oota-llvm.git] / test / CodeGen / X86 / vec_set-E.ll
index ee63234cc978b8d26e86f7840d7580f67045e9e4..d78be669fc7f315c07238f5e814473619f9973ac 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 | grep movq
+; RUN: llc < %s -march=x86 -mattr=+sse2 | grep movq
 
 define <4 x float> @t(float %X) nounwind  {
        %tmp11 = insertelement <4 x float> undef, float %X, i32 0