[llvm-commits] [PATCH] To fix "report_fatal_error("ARMv6t2 JIT is not yet supported.")"
Chris Lattner
clattner at apple.com
Tue May 25 08:34:47 PDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100525/85a2fd38/attachment.html>
More information about the llvm-commits
mailing list