Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2009-01-13-nonconstant-stride-outside-loop.ll
index 64314eacf78972beb9b3b379a7ceb8996a9a3087..b2cf818dc45d3e97011221ecf3b5132085f2016e 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -loop-reduce -S | grep phi | count 1
-; RUN: opt %s -loop-reduce -S | grep mul | count 1
+; RUN: opt %s -loop-reduce -S | grep phi | count 1
+; RUN: opt %s -loop-reduce -S | grep mul | count 1
 ; ModuleID = '<stdin>'
 ; Make sure examining a fuller expression outside the loop doesn't cause us to create a second
 ; IV of stride %3.