Cool, one somewhat unrelated question...<br><br><div class="gmail_quote">On Wed, Apr 18, 2012 at 4:48 PM, Jakob Stoklund Olesen <span dir="ltr"><<a href="mailto:stoklund@2pi.dk">stoklund@2pi.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Can we add a test for the LSR usage as well? Maybe using the same pattern as above?<br>
<br>
</div>LSR is using SCEV, so I am not so worried about that. LSR tests are also tricky because it needs target information, so it can only be run from llc.</blockquote></div><br><div>Does the newly added '-mtriple' flag to opt allow us to give LSR the targetinfo it needs? If not, could we add an opt flag to make this easier? Just a random thought.</div>