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

Issue 10310132: Remove TuckTemp, PickTemp, use temporary locals instead. (Closed)

Created:
8 years, 7 months ago by srdjan
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove TuckTemp, PickTemp, use temporary locals instead. Committed: https://code.google.com/p/dart/source/detail?r=7624

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -165 lines) Patch
M runtime/vm/ast.h View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M runtime/vm/code_generator_test.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 2 3 3 chunks +62 lines, -35 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M runtime/vm/intermediate_language.h View 3 chunks +1 line, -73 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 2 chunks +0 lines, -22 lines 0 comments Download
M runtime/vm/parser.h View 1 chunk +7 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 3 chunks +27 lines, -9 lines 0 comments Download
M runtime/vm/unit_test.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/unit_test.cc View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 7 months ago (2012-05-11 23:50:27 UTC) #1
regis
8 years, 7 months ago (2012-05-14 18:55:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698