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

Issue 10069042: Simplify code in code code generator, move checks to flow graph builder. We can assume that any typ… (Closed)

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

Description

Simplify code in code code generator, move checks to flow graph builder. We can assume that any type analysis will occur before the code generator gets called. Committed: https://code.google.com/p/dart/source/detail?r=6532

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -41 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 1 chunk +54 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 8 months ago (2012-04-12 23:58:03 UTC) #1
regis
8 years, 8 months ago (2012-04-13 01:08:45 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698