summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/cmov.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/cmov.ll')
-rw-r--r--test/CodeGen/Alpha/cmov.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Alpha/cmov.ll b/test/CodeGen/Alpha/cmov.ll
index 68ab61e2ec..c5f9f63c34 100644
--- a/test/CodeGen/Alpha/cmov.ll
+++ b/test/CodeGen/Alpha/cmov.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=alpha | not grep cmovlt
-; RUN: llvm-as < %s | llc -march=alpha | grep cmoveq
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | not grep cmovlt
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep cmoveq
long %cmov_lt(long %a, long %c) {
entry: