[llvm-commits] [PATCH] To fix "report_fatal_error("ARMv6t2 JIT is not yet supported.")"

Shih-wei Liao sliao at google.com
Tue May 25 17:28:50 PDT 2010


1. Fixed in r104653.

2. "make check" and "make check-lit" both return OK.

3. Attaching the up-to-date arm-jit-bfc-and-bfi.patch
Thanks.

On Tue, May 25, 2010 at 8:34 AM, Chris Lattner <clattner at apple.com> wrote:

>
> On May 25, 2010, at 4:36 AM, Zonr Chang wrote:
>
> I just reviewed this bug and tried your patch in the bug report. It works
> and solve the problem. I make this patch in more formal form (see
> attachement).
>
> It looks great. It reuses functions Count[Trailing|Leading]Zeros_32() just
> like ARMAsmPrinter::printBitfieldInvMaskImmOperand() does to decode special
> imm. encoded in BFC/BFI's MachineInstr.
> LGTM.
>
>
> Patch looks ok to me, plz commit.
>
> -Chris
>
>
> Zonr
>
>
> On Tue, May 25, 2010 at 7:12 PM, Shih-wei Liao <sliao at google.com> wrote:
>
>> Bug 7222 (http://llvm.org/bugs/show_bug.cgi?id=7222) can be taken care
>> of in a straightforward manner from the ARM Architecture Reference
>> Manual. Could someone please examine the solution too? Thanks.
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>>
>
> <arm-jit-bfc-and-bfi.patch>_______________________________________________
>
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
>


-- 
Thanks,
  Shih-wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/a42da34f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-jit-bfc-and-bfi.patch
Type: text/x-patch
Size: 1087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/a42da34f/attachment.bin>


More information about the llvm-commits mailing list