summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll')
-rw-r--r--llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll b/llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll
index 3b11880758d..cfbf7fcdfd9 100644
--- a/llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll
+++ b/llvm/test/CodeGen/Alpha/2009-07-16-PromoteFloatCompare.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=alpha
+; RUN: llc < %s -march=alpha
define i1 @a(float %x) {
%r = fcmp ult float %x, 1.0
OpenPOWER on IntegriCloud