summaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl/union-packed.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ScalarRepl/union-packed.ll')
-rw-r--r--test/Transforms/ScalarRepl/union-packed.ll6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/Transforms/ScalarRepl/union-packed.ll b/test/Transforms/ScalarRepl/union-packed.ll
index 0df6e39..0985f0c 100644
--- a/test/Transforms/ScalarRepl/union-packed.ll
+++ b/test/Transforms/ScalarRepl/union-packed.ll
@@ -1,5 +1,7 @@
-; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | not grep alloca &&
-; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | grep 'bitcast'
+; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | \
+; RUN: not grep alloca
+; RUN: llvm-upgrade < %s | llvm-as | opt -scalarrepl | llvm-dis | \
+; RUN: grep bitcast
target endian = little