Bug 110722 - DFG::Edge should have more bits for UseKind, and DFG::Allocator should be simpler
Summary: DFG::Edge should have more bits for UseKind, and DFG::Allocator should be sim...
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: 2013-02-24 22:05 PST by Filip Pizlo
Modified: 2013-02-25 12:50 PST (History)
7 users (show)

See Also:


Attachments
the patch (13.82 KB, patch)
2013-02-24 23:09 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff
patch for landing (13.82 KB, patch)
2013-02-25 09:50 PST, Filip Pizlo
no flags 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-24 22:05:56 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2013-02-24 23:09:49 PST
Created attachment 189999 [details]
the patch
Comment 2 Filip Pizlo 2013-02-25 09:50:04 PST
Created attachment 190075 [details]
patch for landing
Comment 3 Filip Pizlo 2013-02-25 12:50:39 PST
Landed in http://trac.webkit.org/changeset/143958