[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / pr3086.ll
index 4ca333f614612d41b89909d9e7143bbda667ca8c..599633a11feee6080b149e67c34771059c0cb887 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | opt -loop-reduce -disable-output
+; RUN: opt < %s -loop-reduce
+; RUN: opt < %s -analyze -scalar-evolution
 ; PR 3086
 
        %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }