<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 2, 2012, at 5:57 PM, Nick Lewycky <<a href="mailto:nlewycky@google.com">nlewycky@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On 2 February 2012 17:07, Dan Gohman <span dir="ltr"><<a href="mailto:gohman@apple.com">gohman@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">

Author: djg<br>
Date: Thu Feb  2 19:07:01 2012<br>
New Revision: 149654<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=149654&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=149654&view=rev</a><br>
Log:<br>
Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly the<br>
PHI nodes which were matched, rather than climbing up the<br>
original PHI node's operands to rediscover PHI nodes for<br>
recording, since the PHI nodes found that are not<br>
necessarily part of the matched set.<br>
This fixes <a href="rdar://10589171">rdar://10589171</a>.<br></blockquote><div><br></div><div>You mean PR11535?</div></div></blockquote><div><br></div><div>Yes, Eli cloned PR11535 to <a href="rdar://10589171">rdar://10589171</a>; the two are synonymous.</div><div><br></div><div> Chad</div><br><blockquote type="cite"><div class="gmail_quote"><div>Nick</div><div><br></div></div>
_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits<br></blockquote></div><br></body></html>