[llvm-commits] [PATCH][MIPS] MCJIT for MIPS32

Chandler Carruth chandlerc at google.com
Tue Jul 24 19:27:17 PDT 2012


What does it correct? Is it fixing a bug, adding functionality? We need
more information about what you're trying to do in order to have the
context for reviewing a patch.

Why are there no test cases added? It seems like a lot of new code w/o
tests.

Are all of these changes really a single patch?


On Tue, Jul 24, 2012 at 7:04 PM, Jovanovic, Petar <petarj at mips.com> wrote:

> Hi everyone
>
> here is a patch that corrects MCJIT functionality for MIPS32 architecture.
> The code has been tested on little-endian MIPS32 platform.
>
> Petar
> _______________________________________________
> 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/20120724/95b69338/attachment.html>


More information about the llvm-commits mailing list