Bug 110948 - Disable some unsound DFG DCE
Summary: Disable some unsound DFG DCE
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: 109389
  Show dependency treegraph
 
Reported: 2013-02-26 23:28 PST by Filip Pizlo
Modified: 2013-02-27 12:13 PST (History)
7 users (show)

See Also:


Attachments
the patch (2.32 KB, patch)
2013-02-26 23:31 PST, Filip Pizlo
msaboff: 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-26 23:28:02 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-02-26 23:31:17 PST
Created attachment 190452 [details]
the patch
Comment 2 Filip Pizlo 2013-02-27 12:03:44 PST
I'm going to hold off on this, because it might be rendered redundant by other things I'm doing.
Comment 3 Filip Pizlo 2013-02-27 12:04:18 PST
Actually, no, I'll land it: it clearly fixes a bug that our code has right now; I can always roll it out when I do the more comprehensive fix.
Comment 4 Filip Pizlo 2013-02-27 12:13:44 PST
Landed in http://trac.webkit.org/changeset/144219