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

Issue 10963029: Fix bug in assigning the positions of safepoints. (Closed)

Created:
8 years, 3 months ago by Florian Schneider
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix bug in assigning the positions of safepoints. Safepoints are associated with the end of instructions so that splitting a live range at a safe point position makes the safepoint at that position belong to the correct live range. Committed: https://code.google.com/p/dart/source/detail?r=12708

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M runtime/vm/flow_graph_allocator.cc View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 3 months ago (2012-09-21 13:58:51 UTC) #1
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-21 13:59:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698