summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/fpowi-promote.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/fpowi-promote.ll')
-rw-r--r--test/CodeGen/Generic/fpowi-promote.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/fpowi-promote.ll b/test/CodeGen/Generic/fpowi-promote.ll
index 55c2d2a..82628ef 100644
--- a/test/CodeGen/Generic/fpowi-promote.ll
+++ b/test/CodeGen/Generic/fpowi-promote.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386
+; RUN: llc < %s
+; RUN: llc < %s -march=x86 -mcpu=i386
; PR1239
OpenPOWER on IntegriCloud