These two tests now require only three multiply instructions,
[oota-llvm.git] / test / CodeGen / X86 / sse-align-3.ll
index 6f96bba69e419c681de1a9ba196646cc355bd002..ae9faabea419675d5bf0746b69f728e429953be9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep movap | wc -l | grep 2
+; RUN: llvm-as < %s | llc -march=x86-64 | grep movap | count 2
 
 define void @foo(<4 x float>* %p, <4 x float> %x)
 {