summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/cmpbge.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/cmpbge.ll')
-rw-r--r--test/CodeGen/Alpha/cmpbge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/cmpbge.ll b/test/CodeGen/Alpha/cmpbge.ll
index b7b1c09ce0..e99a6b1e37 100644
--- a/test/CodeGen/Alpha/cmpbge.ll
+++ b/test/CodeGen/Alpha/cmpbge.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep cmpbge | wc -l | grep 2
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep cmpbge | count 2
bool %test1(ulong %A, ulong %B) {
%C = and ulong %A, 255