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

Issue 1158673004: Do not eagerly add guarded leaf classes with CHA; do not add them for private names. (Closed)

Created:
5 years, 6 months ago by srdjan
Modified:
5 years, 6 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Do not eagerly add guarded leaf classes with CHA; do not add them for private names. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/d7d0d92ec3bd6fc07a1b8c2d13e8e080f7f43f55

Patch Set 1 #

Patch Set 2 : a #

Patch Set 3 : a #

Patch Set 4 : typos in comments #

Total comments: 12

Patch Set 5 : Review comments #

Patch Set 6 : a #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -45 lines) Patch
M runtime/vm/cha.h View 1 2 3 4 1 chunk +4 lines, -7 lines 0 comments Download
M runtime/vm/cha.cc View 4 chunks +2 lines, -13 lines 0 comments Download
M runtime/vm/cha_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 5 chunks +24 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 1 2 3 3 chunks +26 lines, -12 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
srdjan
5 years, 6 months ago (2015-05-28 22:10:46 UTC) #2
rmacnak
LGTM w/C https://codereview.chromium.org/1158673004/diff/60001/runtime/vm/cha.h File runtime/vm/cha.h (right): https://codereview.chromium.org/1158673004/diff/60001/runtime/vm/cha.h#newcode35 runtime/vm/cha.h:35: // Updates set of leaf classes that ...
5 years, 6 months ago (2015-05-28 23:16:53 UTC) #3
srdjan
Thanks! https://codereview.chromium.org/1158673004/diff/60001/runtime/vm/cha.h File runtime/vm/cha.h (right): https://codereview.chromium.org/1158673004/diff/60001/runtime/vm/cha.h#newcode35 runtime/vm/cha.h:35: // Updates set of leaf classes that we ...
5 years, 6 months ago (2015-05-28 23:28:57 UTC) #4
srdjan
5 years, 6 months ago (2015-05-29 15:58:10 UTC) #5
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
d7d0d92ec3bd6fc07a1b8c2d13e8e080f7f43f55 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698