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

Issue 2631253002: [compiler] Unify EnsureFeedbackMetadata call sites. (Closed)

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

Description

[compiler] Unify EnsureFeedbackMetadata call sites. This makes sure all call sites allocating and installing the feedback vector metadata are within the compilation pipeline and avoids spreading them accross components. R=leszeks@chromium.org Review-Url: https://codereview.chromium.org/2631253002 Cr-Commit-Position: refs/heads/master@{#42399} Committed: https://chromium.googlesource.com/v8/v8/+/28776d0125569315d8ccacc76bddbc763f8e70b9

Patch Set 1 #

Patch Set 2 : Remove helper method. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -39 lines) Patch
M src/compiler.cc View 1 3 chunks +19 lines, -5 lines 0 comments Download
M src/interpreter/bytecode-generator.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/type-feedback-vector.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M src/type-feedback-vector.cc View 1 1 chunk +0 lines, -21 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
Michael Starzinger
3 years, 11 months ago (2017-01-16 18:15:56 UTC) #7
Michael Starzinger
If you agree with this approach, then I would want to also undo the {TypeFeedbackMetadata::EnsureAllocated} ...
3 years, 11 months ago (2017-01-16 18:19:19 UTC) #8
Leszek Swirski
Ah yeah, I was definitely overthinking this. Much cleaner, LGTM.
3 years, 11 months ago (2017-01-17 10:05:37 UTC) #13
rmcilroy
On 2017/01/17 10:05:37, Leszek Swirski wrote: > Ah yeah, I was definitely overthinking this. Much ...
3 years, 11 months ago (2017-01-17 10:42:16 UTC) #14
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/2631253002/20001
3 years, 11 months ago (2017-01-17 11:20:41 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-17 11:22:23 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/28776d0125569315d8ccacc76bddbc763f8...

Powered by Google App Engine
This is Rietveld 408576698