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

Issue 837423002: [turbofan] Cleanup duplicated/unused code in InstructionSelector. (Closed)

Created:
5 years, 11 months ago by Benedikt Meurer
Modified:
5 years, 11 months ago
Reviewers:
dcarney
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Cleanup duplicated/unused code in InstructionSelector. - Use C++11 range based for loops. - Remove duplicated virtual register set in unittests. - Don't expose implementation details of InstructionSelector. TEST=unittests R=dcarney@chromium.org Committed: https://crrev.com/515747253989408d7e9e96cd6aa5324a0a352b0c Cr-Commit-Position: refs/heads/master@{#25997}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixes #

Patch Set 3 : Fix win64 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -80 lines) Patch
M src/compiler/instruction-selector.h View 1 4 chunks +5 lines, -12 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 4 chunks +52 lines, -40 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/zone-containers.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M test/unittests/compiler/instruction-selector-unittest.cc View 4 chunks +7 lines, -25 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Benedikt Meurer
5 years, 11 months ago (2015-01-08 12:48:08 UTC) #1
Benedikt Meurer
PTAL
5 years, 11 months ago (2015-01-08 12:48:19 UTC) #2
dcarney
lgtm https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc File src/compiler/instruction-selector.cc (right): https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc#newcode59 src/compiler/instruction-selector.cc:59: for (BasicBlock* const block : *blocks) { what ...
5 years, 11 months ago (2015-01-08 12:54:09 UTC) #3
Benedikt Meurer
https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc File src/compiler/instruction-selector.cc (right): https://codereview.chromium.org/837423002/diff/1/src/compiler/instruction-selector.cc#newcode59 src/compiler/instruction-selector.cc:59: for (BasicBlock* const block : *blocks) { On 2015/01/08 ...
5 years, 11 months ago (2015-01-08 13:23:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/837423002/20001
5 years, 11 months ago (2015-01-08 13:23:50 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_win64_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_win64_rel/builds/1117)
5 years, 11 months ago (2015-01-08 13:41:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/837423002/40001
5 years, 11 months ago (2015-01-08 13:46:00 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-08 14:13:24 UTC) #11
commit-bot: I haz the power
5 years, 11 months ago (2015-01-08 14:13:48 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/515747253989408d7e9e96cd6aa5324a0a352b0c
Cr-Commit-Position: refs/heads/master@{#25997}

Powered by Google App Engine
This is Rietveld 408576698