<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 23, 2014 at 2:12 AM, Daniel Sanders <span dir="ltr"><<a href="mailto:Daniel.Sanders@imgtec.com" target="_blank">Daniel.Sanders@imgtec.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><p class="MsoNormal">> 2) please, please don't use -O3!!! This is *way* too coupled to the inner details of LLVM.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</span><p class="MsoNormal">I've switched it down to –O1 in r218298.</p></blockquote><div><br></div><div>Why are you running the optimizer at all? This is a test for the code generation of the frontend producing the correct IR, not a test of the optimizer?</div><div><br></div><div>If you want to test how the optimizer behaves with a specific set of annotations on IR, that belongs in LLVM's test suite.</div></div></div></div>