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

Issue 1776013002: [turbofan] Fix deoptimization stack layout for fast literal comparisons. (Closed)

Created:
4 years, 9 months ago by Jarin
Modified:
4 years, 9 months ago
Reviewers:
Michael Starzinger
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] Fix deoptimization stack layout for fast literal comparisons. BUG=chromium:592341 LOG=n Committed: https://crrev.com/69c84fe460ee20cd16923aa2a20058a998086322 Cr-Commit-Position: refs/heads/master@{#34615}

Patch Set 1 #

Patch Set 2 : Replace Try* with Visit* #

Total comments: 4

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -10 lines) Patch
M src/compiler/ast-graph-builder.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 2 chunks +61 lines, -10 lines 0 comments Download
A test/mjsunit/regress/regress-592341.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Jarin
Could you take a look, please?
4 years, 9 months ago (2016-03-08 17:37:57 UTC) #2
Michael Starzinger
LGTM. https://codereview.chromium.org/1776013002/diff/20001/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/1776013002/diff/20001/src/compiler/ast-graph-builder.cc#newcode2849 src/compiler/ast-graph-builder.cc:2849: NewNode(javascript()->Equal(), typeof_arg, jsgraph()->Constant(check)); nit: This could be made ...
4 years, 9 months ago (2016-03-09 09:26:14 UTC) #3
Jarin
https://codereview.chromium.org/1776013002/diff/20001/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/1776013002/diff/20001/src/compiler/ast-graph-builder.cc#newcode2849 src/compiler/ast-graph-builder.cc:2849: NewNode(javascript()->Equal(), typeof_arg, jsgraph()->Constant(check)); On 2016/03/09 09:26:14, Michael Starzinger wrote: ...
4 years, 9 months ago (2016-03-09 10:50:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1776013002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1776013002/40001
4 years, 9 months ago (2016-03-09 12:27:51 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-09 12:35:44 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-09 12:36:16 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/69c84fe460ee20cd16923aa2a20058a998086322
Cr-Commit-Position: refs/heads/master@{#34615}

Powered by Google App Engine
This is Rietveld 408576698