Bug 139677 - [GTK] Add support for FTL JIT on ARM64
Summary: [GTK] Add support for FTL JIT on ARM64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 04:46 PST by Dániel Bátyai
Modified: 2014-12-18 10:43 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.22 KB, patch)
2014-12-16 04:48 PST, Dániel Bátyai
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dániel Bátyai 2014-12-16 04:46:38 PST
The code for FTL JIT on ARM64 is already there on the JSC side, we only need to patch LLVM to support it.
Comment 1 Dániel Bátyai 2014-12-16 04:48:10 PST
Created attachment 243356 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-12-18 10:07:53 PST
Comment on attachment 243356 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2014-12-18 10:43:19 PST
Comment on attachment 243356 [details]
Patch

Clearing flags on attachment: 243356

Committed r177505: <http://trac.webkit.org/changeset/177505>
Comment 4 WebKit Commit Bot 2014-12-18 10:43:24 PST
All reviewed patches have been landed.  Closing bug.