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

Issue 11339033: Use unary class checks when emitting instance calls in optimized mode. (Closed)

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

Description

Use unary class checks when emitting instance calls in optimized mode. Committed: https://code.google.com/p/dart/source/detail?r=14350

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 (+84 lines, -26 lines) Patch
M runtime/vm/flow_graph_compiler.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 3 4 4 chunks +40 lines, -13 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 4 5 4 chunks +39 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 1 month ago (2012-10-30 01:51:01 UTC) #1
Kevin Millikin (Google)
8 years, 1 month ago (2012-10-31 12:55:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698