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

Issue 738613005: Restrict floating control to minimal control-connected component. (Closed)

Created:
6 years, 1 month ago by Michael Starzinger
Modified:
6 years ago
Reviewers:
Jarin
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_scheduler-loop-1
Project:
v8
Visibility:
Public.

Description

Restrict floating control to minimal control-connected component. R=jarin@chromium.org TEST=cctest/test-scheduler/NestedFloatingDiamondWithChain

Patch Set 1 #

Patch Set 2 : The actual fix plus unit tests. #

Total comments: 8

Patch Set 3 : Addressed comments. #

Patch Set 4 : Fix references. #

Patch Set 5 : Rebased and adapted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+729 lines, -47 lines) Patch
M BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A src/compiler/control-equivalence.h View 1 2 3 4 1 chunk +358 lines, -0 lines 0 comments Download
M src/compiler/scheduler.h View 1 2 3 4 3 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/scheduler.cc View 1 2 3 4 14 chunks +44 lines, -35 lines 0 comments Download
M src/zone-allocator.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/zone-containers.h View 1 2 chunks +20 lines, -8 lines 0 comments Download
M test/cctest/compiler/test-scheduler.cc View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
A test/unittests/compiler/control-equivalence-unittest.cc View 1 1 chunk +254 lines, -0 lines 0 comments Download
M test/unittests/unittests.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Michael Starzinger
6 years ago (2014-11-25 18:36:20 UTC) #2
Jarin
https://codereview.chromium.org/738613005/diff/20001/src/compiler/control-equivalence.h File src/compiler/control-equivalence.h (right): https://codereview.chromium.org/738613005/diff/20001/src/compiler/control-equivalence.h#newcode28 src/compiler/control-equivalence.h:28: // down cycle equivalence for strongly connected control flow ...
6 years ago (2014-12-01 20:56:24 UTC) #3
Michael Starzinger
Addressed comments. PTAL. https://codereview.chromium.org/738613005/diff/20001/src/compiler/control-equivalence.h File src/compiler/control-equivalence.h (right): https://codereview.chromium.org/738613005/diff/20001/src/compiler/control-equivalence.h#newcode28 src/compiler/control-equivalence.h:28: // down cycle equivalence for strongly ...
6 years ago (2014-12-02 12:20:34 UTC) #4
Jarin
lgtm
6 years ago (2014-12-02 12:31:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/738613005/80001
6 years ago (2014-12-02 15:26:56 UTC) #7
commit-bot: I haz the power
6 years ago (2014-12-02 15:56:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001)

Powered by Google App Engine
This is Rietveld 408576698