Bug 130821

Summary: Enable LLVM stackmap liveOuts computation
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: atrick, barraclough, ggaren, juergen, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 130791    
Attachments:
Description Flags
the patch
none
the patch aestes: review+

Description Filip Pizlo 2014-03-26 22:31:04 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-03-26 22:31:59 PDT
Created attachment 227921 [details]
the patch
Comment 2 Filip Pizlo 2014-03-26 22:36:07 PDT
Created attachment 227923 [details]
the patch
Comment 3 Filip Pizlo 2014-03-26 23:13:38 PDT
Doing some more testing to make sure that enabling this doesn't hurt performance in any way.  The LLVMers had expressed concerns about compile times.
Comment 4 Filip Pizlo 2014-03-27 09:43:36 PDT
(In reply to comment #3)
> Doing some more testing to make sure that enabling this doesn't hurt performance in any way.  The LLVMers had expressed concerns about compile times.

Nope, it doesn't hurt anything.  I will land.
Comment 5 Filip Pizlo 2014-03-27 09:44:33 PDT
Landed in http://trac.webkit.org/changeset/166359