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

Issue 1980333002: [ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. (Closed)

Created:
4 years, 7 months ago by epertoso
Modified:
4 years, 7 months ago
CC:
oth, v8-reviews_googlegroups.com, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ignition] Inline the binary op TurboFan code stubs in the bytecode handlers. Trying to reland http://crrev.com/1974293002. This time some blocks have been shuffled around in the AddStub so that the frame still doesn't get built for the fast path. Also disables the DCHECK(!is_default_snapshot) in snapshot-common.cc if --debug-code is specified. This was causing cctest to fail on arm64 debug builds. Committed: https://crrev.com/f43ed04f50bb9c064e475552c9cc08fad72e0176 Cr-Commit-Position: refs/heads/master@{#36279}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update #

Patch Set 3 : Update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -139 lines) Patch
M src/code-stubs.h View 12 chunks +23 lines, -11 lines 0 comments Download
M src/code-stubs.cc View 27 chunks +169 lines, -115 lines 0 comments Download
M src/interpreter/interpreter.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/interpreter/interpreter.cc View 11 chunks +21 lines, -11 lines 0 comments Download
M src/snapshot/snapshot-common.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (14 generated)
epertoso
4 years, 7 months ago (2016-05-17 08:48:19 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980333002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980333002/1
4 years, 7 months ago (2016-05-17 08:48:24 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-17 09:21:02 UTC) #7
epertoso
4 years, 7 months ago (2016-05-17 09:45:30 UTC) #10
rmcilroy
LGTM, thanks. https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc File src/snapshot/snapshot-common.cc (right): https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc#newcode147 src/snapshot/snapshot-common.cc:147: // We expect the vanilla snapshot to ...
4 years, 7 months ago (2016-05-17 10:45:23 UTC) #11
epertoso
https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc File src/snapshot/snapshot-common.cc (right): https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc#newcode147 src/snapshot/snapshot-common.cc:147: // We expect the vanilla snapshot to only require ...
4 years, 7 months ago (2016-05-17 11:02:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980333002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980333002/40001
4 years, 7 months ago (2016-05-17 11:02:39 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/15322)
4 years, 7 months ago (2016-05-17 11:05:29 UTC) #18
Yang
src/snapshot lgtm. https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc File src/snapshot/snapshot-common.cc (right): https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc#newcode146 src/snapshot/snapshot-common.cc:146: if (!FLAG_debug_code) { I don't feel too ...
4 years, 7 months ago (2016-05-17 11:12:57 UTC) #20
epertoso
https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc File src/snapshot/snapshot-common.cc (right): https://codereview.chromium.org/1980333002/diff/1/src/snapshot/snapshot-common.cc#newcode146 src/snapshot/snapshot-common.cc:146: if (!FLAG_debug_code) { On 2016/05/17 at 11:12:57, Yang wrote: ...
4 years, 7 months ago (2016-05-17 12:21:20 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1980333002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1980333002/60001
4 years, 7 months ago (2016-05-17 12:23:31 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-17 13:14:10 UTC) #25
commit-bot: I haz the power
4 years, 7 months ago (2016-05-17 13:14:56 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f43ed04f50bb9c064e475552c9cc08fad72e0176
Cr-Commit-Position: refs/heads/master@{#36279}

Powered by Google App Engine
This is Rietveld 408576698