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

Issue 10071016: Eliminated last bailout (except for type checked mode) in the new compiler: generate type arguments… (Closed)

Created:
8 years, 8 months ago by srdjan
Modified:
8 years, 8 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Eliminated last bailout (except for type checked mode) in the new compiler: generate type arguments for instanceof if needed. Committed: https://code.google.com/p/dart/source/detail?r=6467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -22 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 2 chunks +30 lines, -11 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.h View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 5 chunks +5 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 8 months ago (2012-04-12 17:07:39 UTC) #1
regis
8 years, 8 months ago (2012-04-12 17:16:08 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698