summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/mmx-insert-element.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/mmx-insert-element.ll')
-rw-r--r--test/CodeGen/X86/mmx-insert-element.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/mmx-insert-element.ll b/test/CodeGen/X86/mmx-insert-element.ll
index 3f2e4020d7..e24b4821b9 100644
--- a/test/CodeGen/X86/mmx-insert-element.ll
+++ b/test/CodeGen/X86/mmx-insert-element.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx | grep movq | wc -l | grep 3
+; RUN: llvm-as < %s | llc -march=x86 -mattr=+mmx | grep movq | count 3
; FIXME: This code outputs:
;