Optimize DAGCombiner's worklist processing. Previously it started
[oota-llvm.git] / test / CodeGen / X86 / 2007-01-08-InstrSched.ll
index daf283e61d4e9b5359dd0587fa695468c5896ac8..811e9ac6d1823d4b1410d9cf98d637245e84c736 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
-; RUN:   %prcontext 'mulss LCPI1_3' 1 | grep mulss | wc -l | grep 1
 ; PR1075
+; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | \
+; RUN:   %prcontext {mulss     LCPI1_3} 1 | grep mulss | count 1
 
 define float @foo(float %x) {
     %tmp1 = mul float %x, 3.000000e+00