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

Issue 13090002: Free names of inputs of an instruction that is generate at use site. An input of an instruction tha… (Closed)

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

Description

Free names of inputs of an instruction that is generate at use site. An input of an instruction that is generate at use site dies at the user of that instruction, not the instruction itself. Committed: https://code.google.com/p/dart/source/detail?r=20724

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -8 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart View 1 2 chunks +19 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/ssa_phi_codegen_test.dart View 1 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
https://codereview.chromium.org/13090002/diff/1/tests/co19/co19-dart2js.status File tests/co19/co19-dart2js.status (left): https://codereview.chromium.org/13090002/diff/1/tests/co19/co19-dart2js.status#oldcode716 tests/co19/co19-dart2js.status:716: Language/14_Types/4_Interface_Types_A11_t02: Crash # Issue 8557 The bug is a ...
7 years, 9 months ago (2013-03-26 11:29:02 UTC) #1
Johnni Winther
lgtm
7 years, 8 months ago (2013-03-31 19:12:36 UTC) #2
ngeoffray
7 years, 8 months ago (2013-04-01 09:40:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20724 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698