<div>Hi Dan,</div><div><br></div><div>Here's the updated patch (against r116297). I think I've addressed every comment. Visual diff at: <a href="http://codereview.chromium.org/3661004">http://codereview.chromium.org/3661004</a></div>
<div><br></div><div>I did some local testing and fixed two critical bugs. I disabled f80 (it doesn't work how I thought), and I fixed a problem with the PHI instruction (it was being inserted at the end of endMBB instead of the beginning).</div>
<div><br></div><div>I'm not familiar with how the test-suite works, which is why I am confused about the testing process. I'd like to add some automated testing for this new code as part of the suite. I'll take a look at it and figure out how to do that.</div>
<div><br></div><div>Note that I don't have commit access, so it's all up to you.</div><div><br></div><div>Thanks,</div><div> - David M</div>