Bug 130154 - Enable system library calls in FTL for ARM64
Summary: Enable system library calls in FTL for ARM64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad iOS 7.0
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 129495 (view as bug list)
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2014-03-12 13:20 PDT by Juergen Ributzka
Modified: 2014-04-29 14:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2014-03-12 13:26 PDT, Juergen Ributzka
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Ributzka 2014-03-12 13:20:31 PDT
The large code model is now supported in MCJIT and it possible to make system library calls again. Patch is forthcoming soon.
Comment 1 Juergen Ributzka 2014-03-12 13:26:47 PDT
Created attachment 226546 [details]
Patch
Comment 2 Geoffrey Garen 2014-03-12 14:28:36 PDT
Comment on attachment 226546 [details]
Patch

r=me

Do we need to pick up an updated LLVM before landing this?
Comment 3 Juergen Ributzka 2014-03-12 15:04:22 PDT
Yes, I just landed these changes today. There should be a new build today that will have these changes already incorporated.
Comment 4 Filip Pizlo 2014-04-16 15:40:14 PDT
Landed in http://trac.webkit.org/changeset/167392
Comment 5 Filip Pizlo 2014-04-29 14:44:29 PDT
*** Bug 129495 has been marked as a duplicate of this bug. ***