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

Issue 2363413005: [turbofan] Enable BytecodeGraphBuilder by default. (Closed)

Created:
4 years, 2 months ago by Michael Starzinger
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Enable BytecodeGraphBuilder by default. This enables the {BytecodeGraphBuilder} whenever heuristics in the compilation pipeline determine both Ignition and TurboFan to be used. There no longer needs to be an explicit flag passed in order to build graphs from bytecode. R=bmeurer@chromium.org Committed: https://crrev.com/98e3ed6b215087da7d8f8c88892c70831a050197 Cr-Commit-Position: refs/heads/master@{#40045}

Patch Set 1 #

Patch Set 2 : Fix function tester. #

Patch Set 3 : Rebased. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -9 lines) Patch
M src/flag-definitions.h View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M test/cctest/compiler/function-tester.cc View 1 1 chunk +3 lines, -7 lines 2 comments Download

Messages

Total messages: 29 (18 generated)
Michael Starzinger
Michael: I would like to land this right after the 5.5 branch cut. Benedikt: PTAL. ...
4 years, 2 months ago (2016-09-28 12:03:20 UTC) #9
Benedikt Meurer
Awesome. LGTM.
4 years, 2 months ago (2016-09-28 12:06:35 UTC) #10
rmcilroy
Nice, thanks for putting the CL together. We should also be making ShouldUseIgnition always return ...
4 years, 2 months ago (2016-09-28 13:16:12 UTC) #13
Michael Starzinger
On 2016/09/28 13:16:12, rmcilroy wrote: > Nice, thanks for putting the CL together. > > ...
4 years, 2 months ago (2016-09-28 13:18:49 UTC) #14
Michael Hablich
On 2016/09/28 13:18:49, Michael Starzinger wrote: > On 2016/09/28 13:16:12, rmcilroy wrote: > > Nice, ...
4 years, 2 months ago (2016-10-06 13:52:12 UTC) #15
rmcilroy
https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc File test/cctest/compiler/function-tester.cc (right): https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc#newcode173 test/cctest/compiler/function-tester.cc:173: if (Compiler::EnsureBytecode(&info)) { Just thinking about this again - ...
4 years, 2 months ago (2016-10-06 14:22:57 UTC) #18
Michael Starzinger
https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc File test/cctest/compiler/function-tester.cc (right): https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc#newcode173 test/cctest/compiler/function-tester.cc:173: if (Compiler::EnsureBytecode(&info)) { On 2016/10/06 14:22:57, rmcilroy wrote: > ...
4 years, 2 months ago (2016-10-06 14:26:12 UTC) #19
rmcilroy
On 2016/10/06 14:26:12, Michael Starzinger wrote: > https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc > File test/cctest/compiler/function-tester.cc (right): > > https://codereview.chromium.org/2363413005/diff/40001/test/cctest/compiler/function-tester.cc#newcode173 ...
4 years, 2 months ago (2016-10-06 14:34:48 UTC) #22
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/2363413005/40001
4 years, 2 months ago (2016-10-06 14:42:42 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-06 15:11:30 UTC) #27
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 15:11:56 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/98e3ed6b215087da7d8f8c88892c70831a050197
Cr-Commit-Position: refs/heads/master@{#40045}

Powered by Google App Engine
This is Rietveld 408576698