WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
134796
optimize css jit compiler for arm64
https://bugs.webkit.org/show_bug.cgi?id=134796
Summary
optimize css jit compiler for arm64
Alex Christensen
Reported
2014-07-09 22:13:59 PDT
We never need to push callee saved registers on arm64, so let's not waste the time seeing if we need to.
Attachments
Patch
(2.17 KB, patch)
2014-07-09 22:14 PDT
,
Alex Christensen
benjamin
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2014-07-09 22:14:37 PDT
Created
attachment 234690
[details]
Patch
Benjamin Poulain
Comment 2
2014-07-09 22:34:47 PDT
Comment on
attachment 234690
[details]
Patch This is adding complexity while I don't think this will have a big enough impact. We should profile and find what is going on.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug