summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/rotate_ops.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/CellSPU/rotate_ops.ll')
-rw-r--r--test/CodeGen/CellSPU/rotate_ops.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/CellSPU/rotate_ops.ll b/test/CodeGen/CellSPU/rotate_ops.ll
index e308172..a504c00 100644
--- a/test/CodeGen/CellSPU/rotate_ops.ll
+++ b/test/CodeGen/CellSPU/rotate_ops.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as -o - %s | llc -march=cellspu -f -o %t1.s
+; RUN: llc < %s -march=cellspu -o %t1.s
; RUN: grep rot %t1.s | count 85
; RUN: grep roth %t1.s | count 8
; RUN: grep roti.*5 %t1.s | count 1
OpenPOWER on IntegriCloud