<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 25, 2014 at 2:02 PM, Adam Nemet <span dir="ltr"><<a href="mailto:anemet@apple.com" target="_blank">anemet@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":9dj" class="a3s" style="overflow:hidden">Added: llvm/trunk/test/Transforms/LoopStrengthReduce/ARM64/req-regs.c<br>

URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Transforms/LoopStrengthReduce/ARM64/req-regs.c?rev=207271&view=auto" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Transforms/LoopStrengthReduce/ARM64/req-regs.c?rev=207271&view=auto</a><br>

==============================================================================<br>
--- llvm/trunk/test/Transforms/LoopStrengthReduce/ARM64/req-regs.c (added)<br>
+++ llvm/trunk/test/Transforms/LoopStrengthReduce/ARM64/req-regs.c Fri Apr 25 16:02:21 2014<br>
@@ -0,0 +1,36 @@<br>
+// RUN: clang %s -O3 -target arm64-apple-ios -o - -S -mllvm -debug-only=loop-reduce 2>&1| FileCheck %s<br>
+// REQUIRES: asserts</div></blockquote></div><br>FYI, in case you miss my reply to the review thread, this kind of test is totally wrong for an LLVM test case. Anyways, I just wanted to mention it here, we can keep the discussion on the review thread.</div>
</div>