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

Issue 10808035: Apply Kevin's suggestions, make branch-compare generation more robust (Closed)

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

Description

Apply Kevin's suggestions, make branch-compare generation more robust - remove setting previous link during graph building - do not replace already inserted nodes Committed: https://code.google.com/p/dart/source/detail?r=9778

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -110 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 2 3 4 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 2 3 4 3 chunks +62 lines, -58 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 1 2 3 4 2 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 1 2 3 4 11 chunks +46 lines, -22 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 4 11 chunks +46 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
8 years, 5 months ago (2012-07-19 21:15:21 UTC) #1
Kevin Millikin (Google)
LGTM!
8 years, 5 months ago (2012-07-20 11:42:38 UTC) #2
Vyacheslav Egorov (Google)
8 years, 5 months ago (2012-07-20 11:55:23 UTC) #3
LGMT as well

Powered by Google App Engine
This is Rietveld 408576698