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

Issue 2388313003: [turbofan] Introduces a step to verify the machine graph. (Closed)

Created:
4 years, 2 months ago by epertoso
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com, Michael Hablich, Igor Sheludko
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Introduces a step to verify the machine graph. It is currently being rolled behind the --turbo_verify_machine_graph flag. BUG= Committed: https://crrev.com/83a93560938c7fe6f8418b4746be6805bd9e2cfe Cr-Commit-Position: refs/heads/master@{#39976}

Patch Set 1 : Work in progress. #

Patch Set 2 : Better names. #

Patch Set 3 : Today is size_t day. #

Patch Set 4 : Fix win build. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1131 lines, -393 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A src/compiler/machine-graph-verifier.h View 1 chunk +31 lines, -0 lines 0 comments Download
A src/compiler/machine-graph-verifier.cc View 1 2 3 1 chunk +667 lines, -0 lines 2 comments Download
M src/compiler/machine-operator.cc View 1 chunk +311 lines, -305 lines 0 comments Download
M src/compiler/opcodes.h View 2 chunks +109 lines, -88 lines 0 comments Download
M src/compiler/pipeline.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
epertoso
4 years, 2 months ago (2016-10-04 16:11:38 UTC) #12
Benedikt Meurer
LGTM to me. Adding Igor.
4 years, 2 months ago (2016-10-05 03:40:20 UTC) #15
Igor Sheludko
lgtm
4 years, 2 months ago (2016-10-05 07:34:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2388313003/80001
4 years, 2 months ago (2016-10-05 07:57:32 UTC) #18
Jarin
lgtm with some nits (no need to address immediately). https://codereview.chromium.org/2388313003/diff/80001/src/compiler/machine-graph-verifier.cc File src/compiler/machine-graph-verifier.cc (right): https://codereview.chromium.org/2388313003/diff/80001/src/compiler/machine-graph-verifier.cc#newcode28 src/compiler/machine-graph-verifier.cc:28: ...
4 years, 2 months ago (2016-10-05 08:16:17 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 2 months ago (2016-10-05 08:27:58 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 08:28:22 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/83a93560938c7fe6f8418b4746be6805bd9e2cfe
Cr-Commit-Position: refs/heads/master@{#39976}

Powered by Google App Engine
This is Rietveld 408576698