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

Issue 2239813002: [compiler] Allow matcher to work on arch without scaling capability (Closed)

Created:
4 years, 4 months ago by john.yan
Modified:
4 years, 4 months 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

[compiler] Allow matcher to work on arch without scaling capability Add an extra paramter to disable scale on BaseWithIndexAndDisplacementMatcher. R=bmeurer@chromium.org, epertoso@chromium.org, jarin@chromium.org, mstarzinger@chromium.org, mtrofin@chromium.org, titzer@chromium.org BUG= Committed: https://crrev.com/cba03ba85ff8df72ee433f5ab6ab841a5b76cb31 Cr-Commit-Position: refs/heads/master@{#38635}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use Flags #

Total comments: 1

Patch Set 3 : Move out of Matcher template #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -10 lines) Patch
M src/compiler/ia32/instruction-selector-ia32.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/node-matchers.h View 1 2 5 chunks +22 lines, -5 lines 0 comments Download
M src/compiler/ppc/instruction-selector-ppc.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/x64/instruction-selector-x64.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/compiler/x87/instruction-selector-x87.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (12 generated)
john.yan
PTAL
4 years, 4 months ago (2016-08-11 19:18:26 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/2239813002/diff/1/src/compiler/node-matchers.h File src/compiler/node-matchers.h (right): https://codereview.chromium.org/2239813002/diff/1/src/compiler/node-matchers.h#newcode399 src/compiler/node-matchers.h:399: BaseWithIndexAndDisplacementMatcher(Node* node, bool allow_input_swap, Can you turn these two ...
4 years, 4 months ago (2016-08-12 17:57:06 UTC) #2
john.yan
On 2016/08/12 17:57:06, Benedikt Meurer wrote: > https://codereview.chromium.org/2239813002/diff/1/src/compiler/node-matchers.h > File src/compiler/node-matchers.h (right): > > https://codereview.chromium.org/2239813002/diff/1/src/compiler/node-matchers.h#newcode399 ...
4 years, 4 months ago (2016-08-14 22:24:54 UTC) #3
Benedikt Meurer
LGTM once comment addressed. https://codereview.chromium.org/2239813002/diff/20001/src/compiler/node-matchers.h File src/compiler/node-matchers.h (right): https://codereview.chromium.org/2239813002/diff/20001/src/compiler/node-matchers.h#newcode397 src/compiler/node-matchers.h:397: template <class AddMatcher> You need ...
4 years, 4 months ago (2016-08-15 06:29:20 UTC) #8
john.yan
On 2016/08/15 06:29:20, Benedikt Meurer wrote: > LGTM once comment addressed. > > https://codereview.chromium.org/2239813002/diff/20001/src/compiler/node-matchers.h > ...
4 years, 4 months ago (2016-08-15 14:13:33 UTC) #9
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/2239813002/40001
4 years, 4 months ago (2016-08-15 14:39:21 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-15 14:41:03 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-15 14:41:28 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cba03ba85ff8df72ee433f5ab6ab841a5b76cb31
Cr-Commit-Position: refs/heads/master@{#38635}

Powered by Google App Engine
This is Rietveld 408576698