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

Issue 153823003: Use stability to only conditionally flush information from the CheckMaps table. (Closed)

Created:
6 years, 10 months ago by Toon Verwaest
Modified:
6 years, 10 months ago
Reviewers:
Igor Sheludko, titzer
CC:
v8-dev
Visibility:
Public.

Description

Use stability to only conditionally flush information from the CheckMaps table. BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19330

Patch Set 1 #

Patch Set 2 : Adjust test and add more stuff. #

Patch Set 3 : #

Total comments: 12

Patch Set 4 : #

Patch Set 5 : Addressed last comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -58 lines) Patch
M src/code-stubs-hydrogen.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M src/compiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 1 2 3 8 chunks +15 lines, -10 lines 0 comments Download
M src/hydrogen-check-elimination.cc View 1 2 3 4 17 chunks +63 lines, -38 lines 0 comments Download
M src/hydrogen-instructions.h View 1 2 3 11 chunks +44 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-deoptimization.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M test/mjsunit/regress/regress-map-invalidation-2.js View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Toon Verwaest
PTAL
6 years, 10 months ago (2014-02-11 18:07:45 UTC) #1
Igor Sheludko
https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-instructions.h File src/hydrogen-instructions.h (right): https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-instructions.h#newcode2707 src/hydrogen-instructions.h:2707: } If all but the last map we are ...
6 years, 10 months ago (2014-02-12 11:39:40 UTC) #2
Igor Sheludko
More comments. https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-check-elimination.cc File src/hydrogen-check-elimination.cc (right): https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-check-elimination.cc#newcode212 src/hydrogen-check-elimination.cc:212: // If the other state is empty, ...
6 years, 10 months ago (2014-02-12 12:58:20 UTC) #3
Toon Verwaest
Addressed comments https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-check-elimination.cc File src/hydrogen-check-elimination.cc (right): https://codereview.chromium.org/153823003/diff/60001/src/hydrogen-check-elimination.cc#newcode212 src/hydrogen-check-elimination.cc:212: // If the other state is empty, ...
6 years, 10 months ago (2014-02-12 14:53:33 UTC) #4
Igor Sheludko
lgtm
6 years, 10 months ago (2014-02-12 15:01:39 UTC) #5
Toon Verwaest
6 years, 10 months ago (2014-02-12 15:07:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r19330 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698