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

Issue 11275110: Do not recompute unary_checks repeatedly. Add special (and quicker) way to check for method overrid… (Closed)

Created:
8 years, 1 month ago by srdjan
Modified:
8 years, 1 month ago
Reviewers:
regis
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not recompute unary_checks repeatedly. Add special (and quicker) way to check for method overrides using CHA. Committed: https://code.google.com/p/dart/source/detail?r=14434

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -18 lines) Patch
M runtime/vm/cha.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M runtime/vm/cha.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 3 chunks +8 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-11-01 20:43:34 UTC) #1
regis
8 years, 1 month ago (2012-11-01 20:48:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698