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

Issue 8404009: Restructure instance calls in optimizing compiler. (Closed)

Created:
9 years, 1 month ago by srdjan
Modified:
9 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Restructure instance calls in optimizing compiler with the goal of eliminating all remaining inline cache calls in optimized code. Committed: https://code.google.com/p/dart/source/detail?r=835

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -78 lines) Patch
M vm/assembler_ia32.cc View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -0 lines 0 comments Download
M vm/ic_data.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
M vm/ic_data.cc View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -0 lines 0 comments Download
M vm/ic_data_test.cc View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M vm/opt_code_generator_ia32.h View 1 2 3 4 5 6 7 8 2 chunks +11 lines, -2 lines 0 comments Download
M vm/opt_code_generator_ia32.cc View 1 2 3 4 5 6 7 8 5 chunks +93 lines, -76 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
9 years, 1 month ago (2011-10-27 00:00:18 UTC) #1
regis
9 years, 1 month ago (2011-10-27 00:26:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698