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

Issue 10572050: Removing more IC calls in optimized code. (Closed)

Created:
8 years, 6 months ago by srdjan
Modified:
8 years, 6 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Florian Schneider, Vyacheslav Egorov (Google)
Visibility:
Public.

Description

Removing more IC calls in optimized code. Committed: https://code.google.com/p/dart/source/detail?r=8950

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+254 lines, -49 lines) Patch
M runtime/vm/code_generator.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 4 chunks +15 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 6 chunks +93 lines, -21 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 4 5 chunks +95 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
This CL brings Havlak to good speed. Some factorization must be done in near future, ...
8 years, 6 months ago (2012-06-20 22:34:25 UTC) #1
regis
8 years, 6 months ago (2012-06-20 22:44:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698