summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/cmpbge.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Alpha/cmpbge.ll')
-rw-r--r--llvm/test/CodeGen/Alpha/cmpbge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/cmpbge.ll b/llvm/test/CodeGen/Alpha/cmpbge.ll
index b7b1c09ce06..e99a6b1e379 100644
--- a/llvm/test/CodeGen/Alpha/cmpbge.ll
+++ b/llvm/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
OpenPOWER on IntegriCloud