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 11404003: Use structural loop info computed by register allocator to mark loop phis. (Closed)

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

Description

Use structural loop info computed by register allocator to mark loop phis. Currently it disagrees with loop information computed in other parts of optimization pipeline that do not require loops to be properly nested. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14705

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Google)
8 years, 1 month ago (2012-11-08 19:08:06 UTC) #1
Florian Schneider
8 years, 1 month ago (2012-11-08 19:10:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698