Bug 114542 - fourthTier: switch to using MCJIT and disable frame pointer elimination
Summary: fourthTier: switch to using MCJIT and disable frame pointer elimination
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 113623
  Show dependency treegraph
 
Reported: 2013-04-12 16:13 PDT by Filip Pizlo
Modified: 2013-04-12 23:34 PDT (History)
7 users (show)

See Also:


Attachments
the patch (2.52 KB, patch)
2013-04-12 16:15 PDT, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff
the corresponding LLVM patch (4.41 KB, patch)
2013-04-12 16:16 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-04-12 16:13:13 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-04-12 16:15:36 PDT
Created attachment 197904 [details]
the patch
Comment 2 Filip Pizlo 2013-04-12 16:16:18 PDT
Created attachment 197905 [details]
the corresponding LLVM patch
Comment 3 Michael Saboff 2013-04-12 16:39:13 PDT
Comment on attachment 197904 [details]
the patch

This patch looks good, make the suggested change in the LLVM patch.
Comment 4 Filip Pizlo 2013-04-12 23:34:28 PDT
Landed in http://trac.webkit.org/changeset/148313