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

Issue 1477413002: Move RMA::Label out of the class, so it can be forward declared. (Closed)

Created:
5 years ago by vogelheim
Modified:
5 years ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Move RMA::Label out of the class, so it can be forward declared. R=bmeurer@chromium.org, mstarzinger@chromium.org BUG=chromium:508898 LOG=Y Committed: https://crrev.com/d3ba9afee28f1b515b176ce40a1b4b18f9be1f68 Cr-Commit-Position: refs/heads/master@{#32400}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback: Move RawLabel class. #

Total comments: 4

Patch Set 3 : Review feedback. #

Patch Set 4 : RawLabel -> RawMachineLabel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -166 lines) Patch
M src/compiler/interpreter-assembler.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/raw-machine-assembler.h View 1 2 3 5 chunks +24 lines, -20 lines 0 comments Download
M src/compiler/raw-machine-assembler.cc View 1 2 3 5 chunks +16 lines, -8 lines 0 comments Download
M test/cctest/compiler/test-basic-block-profiler.cc View 1 2 3 3 chunks +2 lines, -4 lines 0 comments Download
M test/cctest/compiler/test-branch-combine.cc View 1 2 3 14 chunks +13 lines, -15 lines 0 comments Download
M test/cctest/compiler/test-run-machops.cc View 1 2 3 59 chunks +66 lines, -67 lines 0 comments Download
M test/cctest/compiler/test-run-native-calls.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M test/unittests/compiler/arm/instruction-selector-arm-unittest.cc View 1 2 3 19 chunks +18 lines, -19 lines 0 comments Download
M test/unittests/compiler/arm64/instruction-selector-arm64-unittest.cc View 1 2 3 20 chunks +19 lines, -21 lines 0 comments Download
M test/unittests/compiler/instruction-selector-unittest.cc View 1 2 3 3 chunks +2 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
vogelheim
Please take a look. https://codereview.chromium.org/1477413002/diff/1/test/cctest/compiler/test-branch-combine.cc File test/cctest/compiler/test-branch-combine.cc (left): https://codereview.chromium.org/1477413002/diff/1/test/cctest/compiler/test-branch-combine.cc#oldcode16 test/cctest/compiler/test-branch-combine.cc:16: typedef RawMachineAssembler::Label MLabel; I removed ...
5 years ago (2015-11-27 14:00:28 UTC) #3
Michael Starzinger
LGTM, thanks, just one super-OCD-nit. :) https://codereview.chromium.org/1477413002/diff/1/src/compiler/raw-machine-assembler.h File src/compiler/raw-machine-assembler.h (right): https://codereview.chromium.org/1477413002/diff/1/src/compiler/raw-machine-assembler.h#newcode25 src/compiler/raw-machine-assembler.h:25: class RawLabel { ...
5 years ago (2015-11-27 17:10:27 UTC) #5
vogelheim
https://codereview.chromium.org/1477413002/diff/1/src/compiler/raw-machine-assembler.h File src/compiler/raw-machine-assembler.h (right): https://codereview.chromium.org/1477413002/diff/1/src/compiler/raw-machine-assembler.h#newcode25 src/compiler/raw-machine-assembler.h:25: class RawLabel { On 2015/11/27 17:10:27, Michael Starzinger wrote: ...
5 years ago (2015-11-27 17:21:14 UTC) #6
Benedikt Meurer
Two mini nits. Otherwise LGTM. Looking at your patch now, I think I'd prefer the ...
5 years ago (2015-11-28 19:51:31 UTC) #7
vogelheim
https://codereview.chromium.org/1477413002/diff/20001/src/compiler/raw-machine-assembler.h File src/compiler/raw-machine-assembler.h (right): https://codereview.chromium.org/1477413002/diff/20001/src/compiler/raw-machine-assembler.h#newcode639 src/compiler/raw-machine-assembler.h:639: class RawLabel { On 2015/11/28 19:51:30, Benedikt Meurer wrote: ...
5 years ago (2015-11-30 09:55:16 UTC) #8
vogelheim
On 2015/11/28 19:51:31, Benedikt Meurer wrote: > Looking at your patch now, I think I'd ...
5 years ago (2015-11-30 09:55:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1477413002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1477413002/60001
5 years ago (2015-11-30 11:24:55 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-11-30 11:28:53 UTC) #14
commit-bot: I haz the power
5 years ago (2015-11-30 11:29:31 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d3ba9afee28f1b515b176ce40a1b4b18f9be1f68
Cr-Commit-Position: refs/heads/master@{#32400}

Powered by Google App Engine
This is Rietveld 408576698