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

Issue 2366993002: [turbofan] Attach source positions to deopt info. (Closed)

Created:
4 years, 3 months ago by Tobias Tebbi
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Attach source positions to deopt info. R=bmeurer@chromium.org,jarin@chromium.org BUG= Committed: https://crrev.com/7617705d073a86feb241f946b967d5c794830255 Cr-Commit-Position: refs/heads/master@{#39733}

Patch Set 1 #

Total comments: 1

Patch Set 2 : DeoptimizationExit::pos_ made const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -42 lines) Patch
M src/compiler/arm/code-generator-arm.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/code-generator.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/code-generator.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M src/compiler/code-generator-impl.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M src/compiler/ia32/code-generator-ia32.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/mips/code-generator-mips.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/ppc/code-generator-ppc.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/s390/code-generator-s390.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/x87/code-generator-x87.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
Tobias Tebbi
4 years, 3 months ago (2016-09-23 18:10:09 UTC) #1
Benedikt Meurer
LGTM from my side, adding Michi (and Jaro) for review on source position use. https://codereview.chromium.org/2366993002/diff/1/src/compiler/code-generator-impl.h ...
4 years, 3 months ago (2016-09-23 18:21:37 UTC) #6
Michael Starzinger
LGTM, because this is v8::internal::compiler::SourcePosition which is fine for internal compiler use, we should just ...
4 years, 2 months ago (2016-09-26 11:53:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2366993002/20001
4 years, 2 months ago (2016-09-26 13:56:38 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-26 14:23:37 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 14:23:48 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7617705d073a86feb241f946b967d5c794830255
Cr-Commit-Position: refs/heads/master@{#39733}

Powered by Google App Engine
This is Rietveld 408576698