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

Issue 14135006: Reapply "Incrementally recompute dominators when inlining." (Closed)

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

Description

Reapply "Incrementally recompute dominators when inlining." Including a fix for a silly off-by-one bug. GrowableArray::TruncateTo takes the new length, not the new last index. Committed: https://code.google.com/p/dart/source/detail?r=21353

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -118 lines) Patch
M runtime/vm/flow_graph.h View 2 chunks +2 lines, -7 lines 0 comments Download
M runtime/vm/flow_graph.cc View 3 chunks +1 line, -12 lines 0 comments Download
M runtime/vm/flow_graph_builder.h View 4 chunks +13 lines, -9 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 3 chunks +146 lines, -87 lines 0 comments Download
M runtime/vm/flow_graph_inliner.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
7 years, 8 months ago (2013-04-12 11:05:22 UTC) #1
Florian Schneider
LGTM.
7 years, 8 months ago (2013-04-12 11:12:28 UTC) #2
Kevin Millikin (Google)
7 years, 8 months ago (2013-04-12 11:41:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21353 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698