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

Issue 1904463002: [compiler] Rename "baseline" to "unoptimized" in pipeline. (Closed)

Created:
4 years, 8 months ago by Michael Starzinger
Modified:
4 years, 8 months ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-compiler-simplify-24
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Rename "baseline" to "unoptimized" in pipeline. This is just a pure renaming because "baseline" will be the code name for our upcoming middle tier within the compilation pipeline. It makes sure the name "baseline" remains unused. R=rmcilroy@chromium.org Committed: https://crrev.com/2e9920afd0227380deacf1787939f0f675c5c90f Cr-Commit-Position: refs/heads/master@{#35661}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased. #

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M src/compiler.cc View 1 2 5 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Michael Starzinger
https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc#newcode545 src/compiler.cc:545: counters->total_baseline_code_size()->Increment(CodeAndMetadataSize(info)); Please advise on whether renaming these counters too ...
4 years, 8 months ago (2016-04-19 17:16:57 UTC) #2
rmcilroy
LGTM, thanks. https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc#newcode545 src/compiler.cc:545: counters->total_baseline_code_size()->Increment(CodeAndMetadataSize(info)); On 2016/04/19 17:16:57, Michael Starzinger wrote: ...
4 years, 8 months ago (2016-04-20 11:01:53 UTC) #3
Michael Starzinger
Thanks. Addressed comments. Landing. https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1904463002/diff/1/src/compiler.cc#newcode545 src/compiler.cc:545: counters->total_baseline_code_size()->Increment(CodeAndMetadataSize(info)); On 2016/04/20 11:01:53, rmcilroy ...
4 years, 8 months ago (2016-04-20 11:43:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904463002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904463002/40001
4 years, 8 months ago (2016-04-20 14:09:54 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-20 14:12:00 UTC) #9
nodir1
4 years, 8 months ago (2016-04-22 18:44:17 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2e9920afd0227380deacf1787939f0f675c5c90f
Cr-Commit-Position: refs/heads/master@{#35661}

Powered by Google App Engine
This is Rietveld 408576698