And I'm CC-ing Danny specifically to get the URL to his github branch w/ this in it. =D<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 10, 2012 at 6:32 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FYI, Danny has been working on a pretty significant improvement / rewrite of GVN.<div><br></div><div>If you're seeing problems in GVN, might be worth looking at that. Also, help getting that into the tree / porting improvements over to it, would likely be very welcome.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Fri, Aug 10, 2012 at 9:04 AM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">The attached patch depends on my previous one fixing the handling of<br>
multiple edges between two basic blocks.<br>
<br>
What this patch does is change GVN to use the new edge dominance<br>
functions so that it is able to reason about an edge dominating a use.<br>
With this patch in, fixing pr13307 becomes an issues of having logic<br>
to decide if is more profitable to replace 'a' with 'b' or 'b' with<br>
'a'.<br>
<br>
Cheers,<br>
Rafael<br>
<br></div></div><div class="im">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">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></div></blockquote></div><br></div>
</blockquote></div><br></div>