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

Issue 10448059: Use temporary variable for StoreIndexed that returns a value. (Closed)

Created:
8 years, 6 months ago by srdjan
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use temporary variable for StoreIndexed that returns a value. Committed: https://code.google.com/p/dart/source/detail?r=8109

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -22 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 2 3 2 chunks +33 lines, -4 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 1 2 3 2 chunks +6 lines, -11 lines 0 comments Download
M runtime/vm/parser.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 3 7 chunks +16 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
Followup-to the discussion about improving assignable instructions. I think we agree that we need to ...
8 years, 6 months ago (2012-05-29 20:13:49 UTC) #1
Vyacheslav Egorov (Google)
8 years, 6 months ago (2012-05-29 21:04:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698