Bug 139677

Summary: [GTK] Add support for FTL JIT on ARM64
Product: WebKit Reporter: Dániel Bátyai <dbatyai.u-szeged>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: akiss, cgarcia, commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.