[Webkit-unassigned] [Bug 191190] Enable LLInt on ARMv7/Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 19:44:21 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=191190

Yusuke Suzuki <yusukesuzuki at slowstart.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #353704|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #4 from Yusuke Suzuki <yusukesuzuki at slowstart.org> ---
Comment on attachment 353704
  --> https://bugs.webkit.org/attachment.cgi?id=353704
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=353704&action=review

r=me

> Source/JavaScriptCore/jit/GPRInfo.h:564
> +    static const GPRReg regCS0 = ARMRegisters::r11;

Put `regCS0` definition just after `regTx` temporary registers.

> Source/JavaScriptCore/offlineasm/arm.rb:137
> +            "r11"

Update the document in arm.rb's header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181103/0633b705/attachment.html>


More information about the webkit-unassigned mailing list