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

Issue 1552483002: MIPS: [turbofan] Improve matching for And(Shr(x, imm), mask). (Closed)

Created:
4 years, 12 months ago by dusan.milosavljevic
Modified:
4 years, 11 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

MIPS64: [turbofan] Improve matching for And(Shr(x, imm), mask). Utilise Dextu, Dextm on mips64 for widths and positions larger than 32. TEST= BUG= Committed: https://crrev.com/8a7f302d806f173171a65e149c11ec86d765d2ef Cr-Commit-Position: refs/heads/master@{#33138}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Remove wrong matching. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -3 lines) Patch
M src/compiler/mips64/code-generator-mips64.cc View 1 chunk +15 lines, -3 lines 0 comments Download
M src/mips64/assembler-mips64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips64/assembler-mips64.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/mips64/constants-mips64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/mips64/simulator-mips64.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
dusan.milosavljevic
PTAL.
4 years, 12 months ago (2015-12-27 14:20:37 UTC) #2
akos.palfi.imgtec
Please see my inline comment. Nit in the description: s/utilize Dextm, Dextm/utilize Dextm, Dextu/ https://codereview.chromium.org/1552483002/diff/20001/src/compiler/mips/instruction-selector-mips.cc ...
4 years, 11 months ago (2015-12-30 00:32:53 UTC) #3
dusan.milosavljevic
On 2015/12/30 00:32:53, akos.palfi.imgtec wrote: > Please see my inline comment. > > Nit in ...
4 years, 11 months ago (2015-12-30 01:50:15 UTC) #4
akos.palfi.imgtec
LGTM.
4 years, 11 months ago (2016-01-05 13:47:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1552483002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552483002/40001
4 years, 11 months ago (2016-01-06 20:03:45 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-06 20:24:15 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 20:24:31 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8a7f302d806f173171a65e149c11ec86d765d2ef
Cr-Commit-Position: refs/heads/master@{#33138}

Powered by Google App Engine
This is Rietveld 408576698