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

Issue 1883403002: [compiler] Move ensuring deoptimization support to backends. (Closed)

Created:
4 years, 8 months ago by Michael Starzinger
Modified:
4 years, 8 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

[compiler] Move ensuring deoptimization support to backends. This moves the responsibility of preparing full-codegen code with deoptimization support into the backends. This avoids generating such code when optimization can be done directly from existing bytecode. R=bmeurer@chromium.org BUG=v8:4280 LOG=n Committed: https://crrev.com/62cca39e6cc4735e431978135e4ea40e3ded7094 Cr-Commit-Position: refs/heads/master@{#35517}

Patch Set 1 #

Patch Set 2 : Adapt test status. #

Patch Set 3 : Fix reset on context disposal. #

Total comments: 2

Patch Set 4 : Reset ticks for realz. #

Patch Set 5 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -30 lines) Patch
M src/compiler.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/crankshaft/hydrogen.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 1 chunk +9 lines, -2 lines 0 comments Download
M test/cctest/heap/test-heap.cc View 1 2 4 chunks +15 lines, -5 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (6 generated)
Michael Starzinger
Benedikt: PTAL. Ross: FYI.
4 years, 8 months ago (2016-04-15 08:29:06 UTC) #3
rmcilroy
LGTM https://codereview.chromium.org/1883403002/diff/40001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1883403002/diff/40001/src/objects.cc#newcode13529 src/objects.cc:13529: // bytecode as well as re-enabling optimization similar ...
4 years, 8 months ago (2016-04-15 10:11:17 UTC) #4
Benedikt Meurer
lgtm
4 years, 8 months ago (2016-04-15 10:26:28 UTC) #5
Michael Starzinger
Thanks! Addressed comments. Landing now-ish. https://codereview.chromium.org/1883403002/diff/40001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1883403002/diff/40001/src/objects.cc#newcode13529 src/objects.cc:13529: // bytecode as well ...
4 years, 8 months ago (2016-04-15 10:40:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883403002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883403002/80001
4 years, 8 months ago (2016-04-15 11:22:29 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-15 11:24:55 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 11:26:53 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/62cca39e6cc4735e431978135e4ea40e3ded7094
Cr-Commit-Position: refs/heads/master@{#35517}

Powered by Google App Engine
This is Rietveld 408576698