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

Issue 11225028: Avoid creating unnecessary environments during SSA renaming. (Closed)

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

Description

Avoid creating unnecessary environments during SSA renaming. Only instructions that can deoptimize and Goto-instructions ever need an environment. Committed: https://code.google.com/p/dart/source/detail?r=13871

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 2 months ago (2012-10-22 13:20:19 UTC) #1
zerny-google
8 years, 2 months ago (2012-10-22 13:26:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698