Thanks for your approval and quick review on this patch.<div><br></div><div>Zonr</div><div><br><br><div class="gmail_quote">On Tue, May 25, 2010 at 4:50 PM, Shih-wei Liao <span dir="ltr"><<a href="mailto:sliao@google.com" target="_blank">sliao@google.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I reviewed and tested this patch.<br>
<br>
First, the code is good. (It corresponds to Table A7-18 in ARM Manual<br>
correctly.)<br>
Second, it passes all our tests. Thanks for the good patch.<br>
LGTM.<br>
<br>
On Sun, May 23, 2010 at 7:54 AM, Zonr Chang <<a href="mailto:zonr.xchg@gmail.com" target="_blank">zonr.xchg@gmail.com</a>> wrote:<br>
<div><div></div><div>> The attached patch adds missing implementation to the materialization of VFP<br>
> misc. instructions (i.e. instruction of the class VFPMiscFrm). This includes<br>
> vmrs, vmsr and vmov(immediate) (FCONSTD and FCONSTS). This patch should<br>
> resolve the PR7049 (<a href="http://llvm.org/bugs/show_bug.cgi?id=7049" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=7049</a>).<br>
><br>
> P.S. Before you run the test code in PR7049, you may need to apply my<br>
> previous patch (arm-jit-movt-and-movw2.patch) first since printf(...) needs<br>
> movw/movt support. Changing "float" to "double" in test code also works.<br>
><br>
><br>
> Zonr<br>
</div></div>> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20100523/15fc80f2/attachment.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20100523/15fc80f2/attachment.html</a><br>



> -------------- next part --------------<br>
> A non-text attachment was scrubbed...<br>
> Name: arm-jit-vfp-misc-inst.patch<br>
> Type: application/octet-stream<br>
> Size: 1838 bytes<br>
> Desc: not available<br>
> Url : <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20100523/15fc80f2/attachment.obj" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvm-commits/attachments/20100523/15fc80f2/attachment.obj</a><br>



</blockquote></div><br></div>