Closed
Bug 1455770
Opened 7 years ago
Closed 7 years ago
Merge AliasAnalysisShared back into AliasAnalysis
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(1 file)
19.53 KB,
patch
|
jandem
:
review+
|
Details | Diff | Splinter Review |
Once the flow sensitive alias analysis code is removed, we can merge AliasAnalysisShared back into AliasAnalysis, and devirtualize.
Assignee | ||
Updated•7 years ago
|
Priority: -- → P3
Summary: Merge AliasAnalysisShared back into AliasAnalysis? → Merge AliasAnalysisShared back into AliasAnalysis
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8989536 -
Flags: review?(jdemooij)
Comment 3•7 years ago
|
||
Comment on attachment 8989536 [details] [diff] [review]
Collapse AliasAnalysis into AliasAnalysisShared
Review of attachment 8989536 [details] [diff] [review]:
-----------------------------------------------------------------
Nice
Attachment #8989536 -
Flags: review?(jdemooij) → review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/67b03204c0d2
Collapse AliasAnalysis into AliasAnalysisShared r=jandem
Keywords: checkin-needed
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
status-firefox61:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•