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

Issue 13877009: Fix variable allocator in the presence of HCheck instructions. (Closed)

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

Description

Fix variable allocator in the presence of HCheck instructions. Committed: https://code.google.com/p/dart/source/detail?r=21607

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -45 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart View 9 chunks +58 lines, -42 lines 1 comment Download
A tests/language/issue9687_test.dart View 1 chunk +51 lines, -0 lines 0 comments Download
M tests/utils/utils.status View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ngeoffray
https://codereview.chromium.org/13877009/diff/4001/sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart File sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart (left): https://codereview.chromium.org/13877009/diff/4001/sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart#oldcode239 sdk/lib/_internal/compiler/implementation/ssa/variable_allocator.dart:239: if (environment.contains(instruction)) return; The contains check here and the ...
7 years, 8 months ago (2013-04-16 14:58:02 UTC) #1
karlklose
I'll do a full review when I get into the office, just one comment now: ...
7 years, 8 months ago (2013-04-17 07:48:22 UTC) #2
Mads Ager (google)
Thank you Nicolas! LGTM but I have swapped most of this out and Karl should ...
7 years, 8 months ago (2013-04-17 08:05:48 UTC) #3
ngeoffray
On 2013/04/17 07:48:22, karlklose wrote: > I'll do a full review when I get into ...
7 years, 8 months ago (2013-04-17 08:19:18 UTC) #4
karlklose
LGTM.
7 years, 8 months ago (2013-04-17 08:43:47 UTC) #5
ngeoffray
7 years, 8 months ago (2013-04-17 09:05:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r21607 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698