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

Issue 895603002: VM: Improve polymorphic check-class in optimized code. (Closed)

Created:
5 years, 10 months ago by Florian Schneider
Modified:
5 years, 10 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Improve polymorphic check-class in optimized code. Sort comparisons by decreasing IC count like we do for polymorphic inlining. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=43392

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -44 lines) Patch
M runtime/vm/flow_graph_compiler.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
5 years, 10 months ago (2015-02-02 13:57:00 UTC) #2
srdjan
lgtm
5 years, 10 months ago (2015-02-02 22:38:00 UTC) #3
Florian Schneider
5 years, 10 months ago (2015-02-03 12:31:07 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as r43392 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698