Bug 117331

Summary: fourthTier: Reenable the DFG optimization fixpoint now that it's profitable to do so with concurrent compilation
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

Filip Pizlo
Reported 2013-06-06 21:25:36 PDT
Patch forthcoming.
Attachments
the patch (2.13 KB, patch)
2013-06-06 21:26 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2013-06-06 21:26:20 PDT
Created attachment 203993 [details] the patch
Filip Pizlo
Comment 2 2013-06-06 21:26:55 PDT
Comment on attachment 203993 [details] the patch Rubber stamped by Sam Weinig.
Geoffrey Garen
Comment 3 2013-06-06 22:46:42 PDT
Comment on attachment 203993 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=203993&action=review > Source/JavaScriptCore/dfg/DFGPlan.cpp:153 > + unsigned cnt = 1; I'd like to buy a vowel.
Filip Pizlo
Comment 4 2013-06-07 09:57:35 PDT
(In reply to comment #3) > (From update of attachment 203993 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=203993&action=review > > > Source/JavaScriptCore/dfg/DFGPlan.cpp:153 > > + unsigned cnt = 1; > > I'd like to buy a vowel. I'll throw in two for the price of one!
Filip Pizlo
Comment 5 2013-06-07 10:22:51 PDT
Note You need to log in before you can comment on or make changes to this bug.