Bug 148414 - [JSC] reduce the amount of memory access needed for LivenessAnalysisPhase
Summary: [JSC] reduce the amount of memory access needed for LivenessAnalysisPhase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 20:16 PDT by Benjamin Poulain
Modified: 2015-09-08 21:02 PDT (History)
0 users

See Also:


Attachments
Patch (3.73 KB, patch)
2015-08-24 20:17 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-08-24 20:16:08 PDT
[JSC] reduce the amount of memory access needed for LivenessAnalysisPhase
Comment 1 Benjamin Poulain 2015-08-24 20:17:12 PDT
Created attachment 259812 [details]
Patch
Comment 2 Mark Lam 2015-08-28 08:36:03 PDT
Comment on attachment 259812 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-09-08 21:02:30 PDT
Comment on attachment 259812 [details]
Patch

Clearing flags on attachment: 259812

Committed r189531: <http://trac.webkit.org/changeset/189531>
Comment 4 Benjamin Poulain 2015-09-08 21:02:35 PDT
All reviewed patches have been landed.  Closing bug.