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

Issue 989123003: [turbofan] Project exception value out of calls. (Closed)

Created:
5 years, 9 months ago by Michael Starzinger
Modified:
5 years, 8 months ago
Reviewers:
Benedikt Meurer, titzer
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] Project exception value out of calls. TEST=cctest/test-run-jsexceptions Committed: https://crrev.com/e9e8ac7afc34b6b4ee323790a3d65e956c56e012 Cr-Commit-Position: refs/heads/master@{#27537}

Patch Set 1 #

Patch Set 2 : Fix IrOpcodeTest. #

Total comments: 4

Patch Set 3 : Rebased. #

Patch Set 4 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -29 lines) Patch
M src/compiler/ast-graph-builder.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/common-operator.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/instruction-selector.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 2 3 3 chunks +12 lines, -1 line 0 comments Download
M src/compiler/opcodes.h View 1 2 2 chunks +18 lines, -21 lines 0 comments Download
M src/compiler/typer.cc View 1 2 6 chunks +38 lines, -2 lines 0 comments Download
M src/compiler/verifier.cc View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M test/unittests/compiler/common-operator-unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
Michael Starzinger
Currently the exception value inside a catch-block is SSA-wise the same as the return value ...
5 years, 9 months ago (2015-03-09 14:50:31 UTC) #2
Benedikt Meurer
As per offline discussion: I think this is the best way to address the problem, ...
5 years, 9 months ago (2015-03-10 09:42:08 UTC) #3
titzer
This approach LGTM https://codereview.chromium.org/989123003/diff/20001/src/compiler/typer.cc File src/compiler/typer.cc (left): https://codereview.chromium.org/989123003/diff/20001/src/compiler/typer.cc#oldcode258 src/compiler/typer.cc:258: INNER_CONTROL_OP_LIST(DECLARE_CASE) I like expanding the INNER_CONTROL_OP_LIST ...
5 years, 9 months ago (2015-03-17 16:11:32 UTC) #4
Michael Starzinger
Rebased. Comments addressed. Promoting from WIP to solution. PTAL. https://codereview.chromium.org/989123003/diff/20001/src/compiler/instruction-selector.cc File src/compiler/instruction-selector.cc (right): https://codereview.chromium.org/989123003/diff/20001/src/compiler/instruction-selector.cc#newcode741 src/compiler/instruction-selector.cc:741: ...
5 years, 8 months ago (2015-03-31 11:58:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/989123003/60001
5 years, 8 months ago (2015-03-31 12:21:06 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-03-31 12:26:31 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-03-31 12:26:47 UTC) #10
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e9e8ac7afc34b6b4ee323790a3d65e956c56e012
Cr-Commit-Position: refs/heads/master@{#27537}

Powered by Google App Engine
This is Rietveld 408576698