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

Issue 1398393002: Decouple SSA builder from codegen-work-item (Closed)

Created:
5 years, 2 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 2 months ago
Reviewers:
Johnni Winther, sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -89 lines) Patch
M pkg/compiler/lib/src/common/codegen.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/dump_info.dart View 2 chunks +12 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/enqueue.dart View 1 chunk +1 line, -6 lines 0 comments Download
M pkg/compiler/lib/src/native/ssa.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 22 chunks +100 lines, -74 lines 0 comments Download
M pkg/compiler/lib/src/ssa/ssa.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Siggi Cherem (dart-lang)
5 years, 2 months ago (2015-10-12 17:46:11 UTC) #3
Johnni Winther
lgtm https://codereview.chromium.org/1398393002/diff/20001/pkg/compiler/lib/src/enqueue.dart File pkg/compiler/lib/src/enqueue.dart (right): https://codereview.chromium.org/1398393002/diff/20001/pkg/compiler/lib/src/enqueue.dart#newcode778 pkg/compiler/lib/src/enqueue.dart:778: /// All declaration elements that have been processed ...
5 years, 2 months ago (2015-10-13 07:26:27 UTC) #4
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1398393002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/1398393002/diff/20001/pkg/compiler/lib/src/ssa/builder.dart#newcode1111 pkg/compiler/lib/src/ssa/builder.dart:1111: target.implementation); On 2015/10/13 07:26:27, Johnni Winther wrote: > Seems ...
5 years, 2 months ago (2015-10-13 16:30:44 UTC) #5
Siggi Cherem (dart-lang)
5 years, 2 months ago (2015-10-13 16:32:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:30001) manually as
ac8b2af179a57255ac6d305af3aea37ca132d2b9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698