Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Issue 1554073003: [turbofan] Improve caching in escape analysis. (Closed)

Created:
4 years, 11 months ago by sigurds
Modified:
4 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Improve caching in escape analysis. This also fixes a related bug in phi handling. R=bmeurer@chromium.org BUG=v8:4586 LOG=n Committed: https://crrev.com/3351ed4b78e739c3528ac969560d4357993ed7b9 Cr-Commit-Position: refs/heads/master@{#33106}

Patch Set 1 #

Patch Set 2 : Improve #

Patch Set 3 : Improve #

Patch Set 4 : Move MergeCache to .cc file #

Patch Set 5 : Fix bug #

Patch Set 6 : Fix signedness mismatch #

Total comments: 6

Patch Set 7 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -121 lines) Patch
M src/compiler/escape-analysis.h View 1 2 3 2 chunks +3 lines, -23 lines 0 comments Download
M src/compiler/escape-analysis.cc View 1 2 3 4 5 6 11 chunks +121 lines, -98 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
sigurds
PTAL. These are changed that I did during debugging of the deopt support. I've split ...
4 years, 11 months ago (2016-01-04 16:01:48 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/1554073003/diff/100001/src/compiler/escape-analysis.cc File src/compiler/escape-analysis.cc (right): https://codereview.chromium.org/1554073003/diff/100001/src/compiler/escape-analysis.cc#newcode190 src/compiler/escape-analysis.cc:190: for (size_t i = 0; i < states_.size(); ++i) ...
4 years, 11 months ago (2016-01-05 05:00:01 UTC) #5
sigurds
Addressed comments, PTAL again :) https://codereview.chromium.org/1554073003/diff/100001/src/compiler/escape-analysis.cc File src/compiler/escape-analysis.cc (right): https://codereview.chromium.org/1554073003/diff/100001/src/compiler/escape-analysis.cc#newcode190 src/compiler/escape-analysis.cc:190: for (size_t i = ...
4 years, 11 months ago (2016-01-05 09:52:53 UTC) #6
Benedikt Meurer
LGTM.
4 years, 11 months ago (2016-01-05 09:59:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1554073003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1554073003/120001
4 years, 11 months ago (2016-01-05 10:00:24 UTC) #9
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 11 months ago (2016-01-05 10:18:04 UTC) #11
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 10:18:56 UTC) #13
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3351ed4b78e739c3528ac969560d4357993ed7b9
Cr-Commit-Position: refs/heads/master@{#33106}

Powered by Google App Engine
This is Rietveld 408576698