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

Issue 9704063: Simplify translation of conditionals in the flow graph builder. (Closed)

Created:
8 years, 9 months ago by Kevin Millikin (Google)
Modified:
8 years, 9 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Simplify translation of conditionals in the flow graph builder. Allow the builder to assume that, if control flow reaches a conditional expresion, there is always control flow to two branches. R=srdjan@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5546

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -51 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 chunk +2 lines, -15 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 7 chunks +23 lines, -36 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
8 years, 9 months ago (2012-03-15 18:52:17 UTC) #1
srdjan
8 years, 9 months ago (2012-03-15 18:55:45 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698