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

Issue 9020030: Optimize indexed store for growable array (intrinsification and inlined optimized). (Closed)

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

Description

Optimize indexed store for growable array (intrinsification and inlined optimized). Committed: https://code.google.com/p/dart/source/detail?r=2731

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -8 lines) Patch
M runtime/vm/intrinsifier_ia32.cc View 5 chunks +36 lines, -6 lines 0 comments Download
M runtime/vm/opt_code_generator_ia32.cc View 1 3 chunks +48 lines, -2 lines 0 comments Download
M tests/language/src/OptimizationTest.dart View 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
9 years ago (2011-12-21 21:48:30 UTC) #1
hausner
9 years ago (2011-12-21 22:29:27 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698