<div class="gmail_quote">On Thu, May 24, 2012 at 10:11 PM, Andrew Trick <span dir="ltr"><<a href="mailto:atrick@apple.com" target="_blank">atrick@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'd like to move the loop discovery algorithm out of the main header before I start changing it.<br>
<br>
This makes the LoopInfo interface readable, which I think is extremely important.<br>
<br>
Bonus:<br>
While I'm working on it, it speeds up my rebuilds by 4.7x.<br>
And for everyone else working outside LoopInfo, well your builds could be a full second faster ;-)<br>
<br>
We've been using the same explicit instantiation strategy in BlockFrequency for a year now and no one has complained. But I thought wait for feedback anyway--hopefully just doxygen nits!<br></blockquote><div><br></div>
<div>If the strategy is to use explicit instantiation only, why not move it completely into a .cc file?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br>