[llvm-commits] [PATCH] [ARM JIT] To fix the missing implementation of ARM::UBFX and ARM::SBFX
Shih-wei Liao
sliao at google.com
Tue May 25 20:04:19 PDT 2010
Thanks to Zonr's and Nick's reviews, I removed "<< 0" to make the code look
cleaner.
Thanks to Zonr's review, I changed the notation from Instr[] to Instr{}.
Please see the new patch.
On Tue, May 25, 2010 at 5:59 PM, Shih-wei Liao <sliao at google.com> wrote:
> Attached is the patch that will fix the bug
> http://llvm.org/bugs/show_bug.cgi?id=7225.
>
> The patch passed "make check-lit" and "make check".
>
> Could someone please review it? Thanks.
> --
> Thanks,
> Shih-wei
>
--
Thanks,
Shih-wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/fbd1ab31/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-jit-ubfx-sbfx.patch
Type: text/x-patch
Size: 1085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/fbd1ab31/attachment.bin>
More information about the llvm-commits
mailing list