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

Issue 1407533004: [turbofan] Fix various issues with --turbo-inlining enabled. (Closed)

Created:
5 years, 2 months ago by Michael Starzinger
Modified:
5 years, 2 months ago
Reviewers:
Benedikt Meurer
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 various issues with --turbo-inlining enabled. This is in preparation to enabling --turbo-inlining by default, fixing various issues when general purpose inlining is running against our entire test suite. R=bmeurer@chromium.org BUG=v8:4493 LOG=n Committed: https://crrev.com/e6a923ab5680bf48b34083992408be85ab437dc4 Cr-Commit-Position: refs/heads/master@{#31294}

Patch Set 1 #

Patch Set 2 : Turn off flag. #

Total comments: 2

Patch Set 3 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -31 lines) Patch
M src/compiler/js-inlining.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/compiler/js-inlining-heuristic.cc View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M src/compiler/js-operator.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/js-type-feedback-lowering.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/node-properties.h View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 2 chunks +2 lines, -1 line 0 comments Download
M test/cctest/test-deoptimization.cc View 1 chunk +15 lines, -5 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +17 lines, -16 lines 0 comments Download
M test/cctest/test-log-stack-tracer.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M test/cctest/test-profile-generator.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M test/cctest/test-sampler-api.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-465298.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
Michael Starzinger
5 years, 2 months ago (2015-10-15 11:07:02 UTC) #2
Benedikt Meurer
LGTM with nit. https://codereview.chromium.org/1407533004/diff/20001/src/compiler/js-inlining-heuristic.cc File src/compiler/js-inlining-heuristic.cc (right): https://codereview.chromium.org/1407533004/diff/20001/src/compiler/js-inlining-heuristic.cc#newcode59 src/compiler/js-inlining-heuristic.cc:59: if (!p.feedback().IsValid()) return NoChange(); // No ...
5 years, 2 months ago (2015-10-15 11:18:23 UTC) #3
Michael Starzinger
https://codereview.chromium.org/1407533004/diff/20001/src/compiler/js-inlining-heuristic.cc File src/compiler/js-inlining-heuristic.cc (right): https://codereview.chromium.org/1407533004/diff/20001/src/compiler/js-inlining-heuristic.cc#newcode59 src/compiler/js-inlining-heuristic.cc:59: if (!p.feedback().IsValid()) return NoChange(); // No feedback. On 2015/10/15 ...
5 years, 2 months ago (2015-10-15 11:29:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1407533004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1407533004/40001
5 years, 2 months ago (2015-10-15 11:47:59 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-15 12:01:58 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 12:02:12 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e6a923ab5680bf48b34083992408be85ab437dc4
Cr-Commit-Position: refs/heads/master@{#31294}

Powered by Google App Engine
This is Rietveld 408576698