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

Issue 11341025: Propagate ICData from unoptimized code to instance calls in optimized code. (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org, Kevin Millikin (Google), zerny-google
Visibility:
Public.

Description

Propagate ICData from unoptimized code to instance calls in optimized code. Committed: https://code.google.com/p/dart/source/detail?r=14236

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -63 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 2 chunks +5 lines, -11 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.h View 1 1 chunk +6 lines, -8 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 1 chunk +6 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 1 chunk +10 lines, -6 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 6 chunks +33 lines, -14 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 6 chunks +30 lines, -14 lines 0 comments Download
M runtime/vm/isolate.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
This change improves the speed of dart2js slightly.
8 years, 1 month ago (2012-10-29 23:57:34 UTC) #1
regis
8 years, 1 month ago (2012-10-30 00:11:55 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698