<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 13, 2011, at 5:33 PM, Chris Lattner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Author: lattner<br>Date: Thu Jan 13 19:33:40 2011<br>New Revision: 123420<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=123420&view=rev">http://llvm.org/viewvc/llvm-project?rev=123420&view=rev</a><br>Log:<br>Set the insertion point correctly for instructions generated by load folding:<br>they should go *before* the new instruction not after it. <br></div></blockquote></div><br><div>Thanks! This fixed a miscompilation in llvm-gcc that I'd just run into!</div><div><br></div><div>-eric</div></body></html>