[webkit-dev] Review Request: MIPS patches for LLINT and DFG

Gergely Kis gergely at homejinni.com
Fri Jan 4 10:42:26 PST 2013


Dear Webkit Developers,

We submitted MIPS implementations for LLINT and the DFG JIT.

We also kept the patches rebased as the webkit-trunk moved forward, the
latest update of the patches were uploaded today.

1. LLINT: https://bugs.webkit.org/show_bug.cgi?id=99706
Filip Pizlo was very helpful with refactoring LLINT to better accommodate
the different RISC-like architectures. The latest versions of this patch
already use this new infrastructure of the offline assembler (risc.rb).

2. DFG JIT: https://bugs.webkit.org/show_bug.cgi?id=101328
We also implemented the DFG JIT for MIPS. However, unfortunately we did not
receive any review comments for it yet.

3. We also have another pending patch, which is not MIPS specific, but a
fix to the style checker which should help anyone who is submitting patches
with asm() statements:
https://bugs.webkit.org/show_bug.cgi?id=101367

This patch has also attracted no review comments so far.

Could anyone please help us in getting these patches reviewed, and
(hopefully) accepted into webkit trunk?

Please let us know if we are not properly following the contribution
process.

Thank you for your support,
Gergely
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130104/4c8c5dbf/attachment.html>


More information about the webkit-dev mailing list