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

Issue 10704119: Use the instruction iterator rather than an explicit loop in more places. (Closed)

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

Description

Use the instruction iterator rather than an explicit loop in more places. R=vegorov@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9467

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -55 lines) Patch
M runtime/vm/flow_graph_builder.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 chunk +10 lines, -9 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 2 chunks +6 lines, -26 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
8 years, 5 months ago (2012-07-09 11:46:15 UTC) #1
Vyacheslav Egorov (Google)
8 years, 5 months ago (2012-07-09 11:52:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698