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

Issue 1212433002: Implement SsaBuilder without the ResolvedVisitor. (Closed)

Created:
5 years, 6 months ago by Johnni Winther
Modified:
5 years, 6 months ago
Reviewers:
sigurdm
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement SsaBuilder without the ResolvedVisitor. BUG= R=sigurdm@google.com Committed: https://github.com/dart-lang/sdk/commit/02d52374d495d2c92d3af9f6648ef6de4ee76d43

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+568 lines, -42 lines) Patch
M pkg/compiler/lib/src/ssa/builder.dart View 1 2 12 chunks +560 lines, -38 lines 0 comments Download
M pkg/compiler/lib/src/ssa/ssa.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/use_unused_api.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/warnings.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/analyze_unused_dart2js_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Johnni Winther
5 years, 6 months ago (2015-06-25 16:43:15 UTC) #2
sigurdm
LGTM https://codereview.chromium.org/1212433002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/1212433002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart#newcode3146 pkg/compiler/lib/src/ssa/builder.dart:3146: void visitThisGet(ast.Identifier node, [_]) { Should this be ...
5 years, 6 months ago (2015-06-26 07:44:19 UTC) #3
Johnni Winther
https://codereview.chromium.org/1212433002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/1212433002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart#newcode3146 pkg/compiler/lib/src/ssa/builder.dart:3146: void visitThisGet(ast.Identifier node, [_]) { On 2015/06/26 07:44:19, sigurdm ...
5 years, 6 months ago (2015-06-26 10:15:25 UTC) #4
Johnni Winther
5 years, 6 months ago (2015-06-26 10:48:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
02d52374d495d2c92d3af9f6648ef6de4ee76d43 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698