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

Issue 2484163003: [compiler] Whenever we want source positions, record that in the CompilationInfo. (Closed)

Created:
4 years, 1 month ago by neis
Modified:
4 years, 1 month ago
CC:
v8-reviews_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Whenever we want source positions, record that in the CompilationInfo. With this CL, we set the is_source_positions_enabled flag on CompilationInfo when - a command line flag is enabled that requires Turbofan to preserve source position information (e.g. --trace-deopt), and - when profiling is enabled. This also removes the --turbo-source-positions flag. The goal is to eventually only track source position information when needed. R=mstarzinger@chromium.org BUG=v8:5439 Committed: https://crrev.com/083e465f3b2e7c9ef28eaf2b587ae1384a41e825 Cr-Commit-Position: refs/heads/master@{#40836}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/compilation-info.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -3 lines 0 comments Download
M test/cctest/test-cpu-profiler.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
neis
4 years, 1 month ago (2016-11-08 12:06:52 UTC) #1
neis
ptal
4 years, 1 month ago (2016-11-08 12:32:59 UTC) #4
Yang
lgtm. just to be sure, there is no user for this compilation info flag yet, ...
4 years, 1 month ago (2016-11-08 12:34:57 UTC) #5
neis
On 2016/11/08 12:34:57, Yang wrote: > lgtm. > > just to be sure, there is ...
4 years, 1 month ago (2016-11-08 12:37:21 UTC) #6
neis
On 2016/11/08 12:34:57, Yang wrote: > lgtm. > > just to be sure, there is ...
4 years, 1 month ago (2016-11-08 12:37:23 UTC) #7
Yang
On 2016/11/08 12:37:23, neis wrote: > On 2016/11/08 12:34:57, Yang wrote: > > lgtm. > ...
4 years, 1 month ago (2016-11-08 12:38:18 UTC) #8
neis
On 2016/11/08 12:38:18, Yang wrote: > On 2016/11/08 12:37:23, neis wrote: > > On 2016/11/08 ...
4 years, 1 month ago (2016-11-08 13:33:34 UTC) #9
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/2484163003/1
4 years, 1 month ago (2016-11-08 13:33:59 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-08 14:01:39 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:26:16 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/083e465f3b2e7c9ef28eaf2b587ae1384a41e825
Cr-Commit-Position: refs/heads/master@{#40836}

Powered by Google App Engine
This is Rietveld 408576698