Bug 131834

Summary: Make the CSS JIT Compiler for ARM64
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Benjamin Poulain
Reported 2014-04-17 18:06:14 PDT
Make the CSS JIT Compiler for ARM64
Attachments
Patch (16.97 KB, patch)
2014-04-17 18:14 PDT, Benjamin Poulain
barraclough: review+
Benjamin Poulain
Comment 1 2014-04-17 18:14:38 PDT
Gavin Barraclough
Comment 2 2014-04-18 16:14:21 PDT
Comment on attachment 229606 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229606&action=review r=me > Source/WebCore/ChangeLog:15 > + What am I supposed to do with all those registers? There are so many of them :) lol > Source/WebCore/cssjit/SelectorCompiler.cpp:999 > + m_assembler.test32(condition, remainder); :-o
Benjamin Poulain
Comment 3 2014-04-19 18:22:43 PDT
Note You need to log in before you can comment on or make changes to this bug.