Bug 108717 - Eliminate dead blocks sooner in the DFG::ByteCodeParser to make clear that you don't need to hold onto them during Phi construction
Summary: Eliminate dead blocks sooner in the DFG::ByteCodeParser to make clear that yo...
Status: REOPENED
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: 108738
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-01 15:39 PST by Filip Pizlo
Modified: 2013-02-01 18:33 PST (History)
8 users (show)

See Also:


Attachments
the patch (2.02 KB, patch)
2013-02-01 15:43 PST, Filip Pizlo
mhahnenberg: review+
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-02-01 15:39:48 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-02-01 15:43:03 PST
Created attachment 186172 [details]
the patch
Comment 2 Mark Hahnenberg 2013-02-01 15:44:36 PST
Comment on attachment 186172 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-02-01 16:28:57 PST
Landed in http://trac.webkit.org/changeset/141662
Comment 4 WebKit Review Bot 2013-02-01 18:33:17 PST
Re-opened since this is blocked by bug 108738