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

Issue 1526333002: dart2js cps: Clone small constants to use site. (Closed)

Created:
5 years ago by asgerf
Modified:
5 years ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js cps: Clone small constants to use site. BUG= R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/db00be647616dd437f83d0b8c548bc611a0c37c8

Patch Set 1 #

Patch Set 2 : Fix a comment #

Patch Set 3 : Update tests #

Total comments: 8

Patch Set 4 : Merge #

Patch Set 5 : Address comments and fix regression on chain assignments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -11 lines) Patch
M pkg/compiler/lib/src/tree_ir/optimization/statement_rewriter.dart View 1 2 3 4 4 chunks +21 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/tree_ir/tree_ir_builder.dart View 1 2 3 4 4 chunks +55 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart View 1 2 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
asgerf
5 years ago (2015-12-16 17:20:11 UTC) #2
sra1
LGTM. Fix the length for bools. Add TODO for other lengths. Is there some way ...
5 years ago (2015-12-16 18:40:12 UTC) #3
asgerf
There is a also a change in the statement rewriter to re-enable chain assignments that ...
5 years ago (2015-12-17 15:51:53 UTC) #4
sra1
lgtm
5 years ago (2015-12-17 17:58:28 UTC) #5
asgerf
5 years ago (2015-12-18 15:31:16 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
db00be647616dd437f83d0b8c548bc611a0c37c8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698