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

Issue 853083005: Revert "Allow LetCont to bind multiple continuations." (Closed)

Created:
5 years, 11 months ago by sigurdm
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Revert "Allow LetCont to bind multiple continuations." This reverts commit r42945. BUG= Committed: https://code.google.com/p/dart/source/detail?r=42948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+890 lines, -1078 lines) Patch
M pkg/analyzer2dart/test/sexpr_data.dart View 61 chunks +310 lines, -310 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 16 chunks +60 lines, -69 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_builder_visitor.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes.dart View 8 chunks +19 lines, -30 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes_sexpr.dart View 2 chunks +14 lines, -25 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/cps_ir_tracer.dart View 2 chunks +3 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/optimizers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/cps_ir/redundant_phi.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart View 12 chunks +34 lines, -60 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/tree_ir/tree_ir_builder.dart View 1 chunk +8 lines, -20 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/opt_constprop_test.dart View 11 chunks +225 lines, -287 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/opt_redundant_phi_test.dart View 8 chunks +123 lines, -168 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/opt_shrinking_test.dart View 7 chunks +68 lines, -68 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/sexpr_unstringifier.dart View 4 chunks +11 lines, -20 lines 0 comments Download
M tests/compiler/dart2js/js_backend_cps_ir_basic_test.dart View 1 chunk +10 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
sigurdm
TBR
5 years, 11 months ago (2015-01-16 10:02:20 UTC) #2
sigurdm
5 years, 11 months ago (2015-01-16 10:09:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42948 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698