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

Issue 11228025: Allow splitting at lifetime holes. (Closed)

Created:
8 years, 2 months ago by Vyacheslav Egorov (Google)
Modified:
8 years, 2 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow splitting at lifetime holes. If the allocation finger is moved past lifetime hole unwind pending interval to the start of the range before attempting to split. R=fschneider@google.com BUG=dart:6094 Committed: https://code.google.com/p/dart/source/detail?r=13874

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M runtime/vm/flow_graph_allocator.cc View 1 chunk +3 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Google)
8 years, 2 months ago (2012-10-22 13:03:55 UTC) #1
Florian Schneider
8 years, 2 months ago (2012-10-22 13:08:53 UTC) #2
LGTM.

https://codereview.chromium.org/11228025/diff/1/runtime/vm/flow_graph_allocat...
File runtime/vm/flow_graph_allocator.cc (right):

https://codereview.chromium.org/11228025/diff/1/runtime/vm/flow_graph_allocat...
runtime/vm/flow_graph_allocator.cc:1356: // Corner case. Split position can be
inside the lifetime hole or at its
did you mean: inside _a_ lifetime hole?

Powered by Google App Engine
This is Rietveld 408576698