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

Issue 10824177: Reapply "Added support for copied parameters to the SSA compiler." (Closed)

Created:
8 years, 4 months ago by zerny-google
Modified:
8 years, 4 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reapply "Added support for copied parameters to the SSA compiler." This reapplies svn revision 10172 with a bug fix. Original Review URL: https://chromiumcodereview.appspot.com//10837076 R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=10280

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -24 lines) Patch
M runtime/vm/flow_graph_allocator.cc View 2 chunks +13 lines, -2 lines 1 comment Download
M runtime/vm/flow_graph_builder.h View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/flow_graph_builder.cc View 5 chunks +29 lines, -21 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zerny-google
http://codereview.chromium.org/10824177/diff/1/runtime/vm/flow_graph_allocator.cc File runtime/vm/flow_graph_allocator.cc (right): http://codereview.chromium.org/10824177/diff/1/runtime/vm/flow_graph_allocator.cc#newcode477 runtime/vm/flow_graph_allocator.cc:477: spill_slots_.Add(range->End()); This has to come before splitting. This is ...
8 years, 4 months ago (2012-08-06 09:39:52 UTC) #1
Florian Schneider
8 years, 4 months ago (2012-08-06 10:06:01 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698