Bug 134611 - SSA DCE should process blocks in forward order
Summary: SSA DCE should process blocks in forward order
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:
 
Reported: 2014-07-03 13:55 PDT by Filip Pizlo
Modified: 2014-07-03 14:04 PDT (History)
12 users (show)

See Also:


Attachments
the patch (2.91 KB, patch)
2014-07-03 13:56 PDT, Filip Pizlo
kling: 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 2014-07-03 13:55:10 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2014-07-03 13:56:05 PDT
Created attachment 234371 [details]
the patch
Comment 2 Andreas Kling 2014-07-03 14:03:42 PDT
Comment on attachment 234371 [details]
the patch

r=me
Comment 3 Filip Pizlo 2014-07-03 14:04:54 PDT
Landed in http://trac.webkit.org/changeset/170769