summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/rotl.ll
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-01-05 18:33:43 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-01-05 18:33:43 +0000
commitcfd09d9820305dc7c5bb0bee915bf8503652457b (patch)
tree50adbfc849141638df864ad475acb150db86d627 /test/CodeGen/PowerPC/rotl.ll
parent6b91775db6badd5fd52c4a0828819dd1b8c3d8cb (diff)
Wrap long RUN: line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32922 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/rotl.ll')
-rw-r--r--test/CodeGen/PowerPC/rotl.ll6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/CodeGen/PowerPC/rotl.ll b/test/CodeGen/PowerPC/rotl.ll
index fc3a6bc6ac4..aeb59aab556 100644
--- a/test/CodeGen/PowerPC/rotl.ll
+++ b/test/CodeGen/PowerPC/rotl.ll
@@ -1,6 +1,8 @@
; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep or &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | grep rlwnm | wc -l | grep 2 &&
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | grep rlwinm | wc -l | grep 2
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | \
+; RUN: grep rlwnm | wc -l | grep 2 &&
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | \
+; RUN: grep rlwinm | wc -l | grep 2
implementation ; Functions: