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

Issue 2380573004: kernel->ssa: implement assert statements (Closed)

Created:
4 years, 2 months ago by Harry Terkelsen
Modified:
4 years, 2 months ago
CC:
reviews_dartlang.org, dart-kernel+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : refactor handleIf into GraphBuilder #

Patch Set 3 : remove todo after discussion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -40 lines) Patch
M pkg/compiler/lib/src/options.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 5 chunks +32 lines, -28 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 2 chunks +37 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/ssa/graph_builder.dart View 1 2 chunks +14 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +17 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/kernel/assert_test.dart View 1 chunk +35 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/helper.dart View 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Harry Terkelsen
4 years, 2 months ago (2016-09-29 00:22:54 UTC) #2
Johnni Winther
lgtm
4 years, 2 months ago (2016-09-29 07:33:49 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2380573004/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2380573004/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode431 pkg/compiler/lib/src/ssa/builder_kernel.dart:431: // TODO(het): should these be desugared in a ...
4 years, 2 months ago (2016-09-29 15:36:52 UTC) #4
Harry Terkelsen
https://codereview.chromium.org/2380573004/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart File pkg/compiler/lib/src/ssa/builder_kernel.dart (right): https://codereview.chromium.org/2380573004/diff/1/pkg/compiler/lib/src/ssa/builder_kernel.dart#newcode431 pkg/compiler/lib/src/ssa/builder_kernel.dart:431: // TODO(het): should these be desugared in a kernel ...
4 years, 2 months ago (2016-09-29 21:16:21 UTC) #5
Harry Terkelsen
4 years, 2 months ago (2016-09-29 21:17:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
81e13861fb3d3c1b3c828a815d550052e371e0fd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698