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

Issue 1080023002: [turbofan] Clean up cached nodes in JSGraph. (Closed)

Created:
5 years, 8 months ago by titzer
Modified:
5 years, 8 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Clean up cached nodes in JSGraph. R=mstarzinger@chromium.org BUG= Committed: https://crrev.com/addb10633c99b2b9b799cfc8cd0b796043adb1c9 Cr-Commit-Position: refs/heads/master@{#27870}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -74 lines) Patch
M src/compiler/control-reducer.cc View 1 2 3 4 chunks +8 lines, -10 lines 0 comments Download
M src/compiler/js-graph.h View 1 2 3 4 5 2 chunks +19 lines, -15 lines 0 comments Download
M src/compiler/js-graph.cc View 1 2 2 chunks +24 lines, -49 lines 0 comments Download
M test/cctest/compiler/test-control-reducer.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
Michael Starzinger
LGTM. https://codereview.chromium.org/1080023002/diff/1/src/compiler/js-graph.h File src/compiler/js-graph.h (right): https://codereview.chromium.org/1080023002/diff/1/src/compiler/js-graph.h#newcode34 src/compiler/js-graph.h:34: memset(cached_nodes_, 0, sizeof(cached_nodes_)); remark: Not sure our C++ ...
5 years, 8 months ago (2015-04-13 16:01:35 UTC) #1
titzer
On 2015/04/13 16:01:35, Michael Starzinger wrote: > LGTM. > > https://codereview.chromium.org/1080023002/diff/1/src/compiler/js-graph.h > File src/compiler/js-graph.h (right): ...
5 years, 8 months ago (2015-04-13 16:23:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1080023002/20001
5 years, 8 months ago (2015-04-13 16:24:17 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1746)
5 years, 8 months ago (2015-04-13 16:37:14 UTC) #7
Sven Panne
DBC, couldn't resist. :-D https://codereview.chromium.org/1080023002/diff/20001/src/compiler/js-graph.h File src/compiler/js-graph.h (right): https://codereview.chromium.org/1080023002/diff/20001/src/compiler/js-graph.h#newcode34 src/compiler/js-graph.h:34: for (size_t i = 0; ...
5 years, 8 months ago (2015-04-14 06:14:41 UTC) #9
titzer
On 2015/04/14 06:14:41, Sven Panne wrote: > DBC, couldn't resist. :-D > > https://codereview.chromium.org/1080023002/diff/20001/src/compiler/js-graph.h > ...
5 years, 8 months ago (2015-04-16 07:40:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1080023002/80001
5 years, 8 months ago (2015-04-16 07:54:26 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel/builds/4939)
5 years, 8 months ago (2015-04-16 07:57:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1080023002/100001
5 years, 8 months ago (2015-04-16 08:16:05 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-16 08:41:49 UTC) #19
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 08:41:57 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/addb10633c99b2b9b799cfc8cd0b796043adb1c9
Cr-Commit-Position: refs/heads/master@{#27870}

Powered by Google App Engine
This is Rietveld 408576698