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

Issue 2072863003: S390: Enable unaligned accesses and character preloading in regexp. (Closed)

Created:
4 years, 6 months ago by Sampson
Modified:
4 years, 4 months ago
CC:
v8-reviews_googlegroups.com, oth, rmcilroy
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

S390: Enable unaligned accesses and character preloading in regexp. R=joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com, bjaideep@ca.ibm.com BUG= Committed: https://crrev.com/4ffe9777a0ac5e7fb54b873cf6cab1711987e533 Cr-Commit-Position: refs/heads/master@{#38306}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase against latest master #

Patch Set 3 : S390: Fixes based on review feedback. - Guard the load character intruction with endian macro #

Total comments: 2

Patch Set 4 : Rebase against latest master #

Patch Set 5 : Change comment on load reverse #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -10 lines) Patch
M src/regexp/s390/regexp-macro-assembler-s390.cc View 1 2 3 4 1 chunk +43 lines, -8 lines 0 comments Download
M src/s390/assembler-s390.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 2 3 3 chunks +5 lines, -2 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 2 3 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
Sampson
PTAL
4 years, 6 months ago (2016-06-16 20:28:13 UTC) #3
john.yan
https://codereview.chromium.org/2072863003/diff/1/src/regexp/s390/regexp-macro-assembler-s390.cc File src/regexp/s390/regexp-macro-assembler-s390.cc (right): https://codereview.chromium.org/2072863003/diff/1/src/regexp/s390/regexp-macro-assembler-s390.cc#newcode1237 src/regexp/s390/regexp-macro-assembler-s390.cc:1237: // using load reverse for endian issue These reversed ...
4 years, 6 months ago (2016-06-16 20:55:25 UTC) #4
JoranSiu
https://codereview.chromium.org/2072863003/diff/1/src/s390/macro-assembler-s390.cc File src/s390/macro-assembler-s390.cc (right): https://codereview.chromium.org/2072863003/diff/1/src/s390/macro-assembler-s390.cc#newcode5114 src/s390/macro-assembler-s390.cc:5114: void MacroAssembler::LoadReversedWordP(Register dst, const MemOperand& mem) { Should these ...
4 years, 6 months ago (2016-06-16 21:05:16 UTC) #5
Michael Starzinger
LGTM on the change to InterpreterAssembler. Didn't look at the rest at all.
4 years, 6 months ago (2016-06-17 08:19:21 UTC) #6
JoranSiu
On 2016/06/17 08:19:21, Michael Starzinger wrote: > LGTM on the change to InterpreterAssembler. Didn't look ...
4 years, 5 months ago (2016-07-19 21:32:17 UTC) #15
john.yan
lgtm with nits https://codereview.chromium.org/2072863003/diff/40001/src/regexp/s390/regexp-macro-assembler-s390.cc File src/regexp/s390/regexp-macro-assembler-s390.cc (right): https://codereview.chromium.org/2072863003/diff/40001/src/regexp/s390/regexp-macro-assembler-s390.cc#newcode1237 src/regexp/s390/regexp-macro-assembler-s390.cc:1237: // using load reverse for endian ...
4 years, 4 months ago (2016-08-02 03:06:15 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/2072863003/80001
4 years, 4 months ago (2016-08-03 14:43:01 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-03 15:14:25 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 15:17:59 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4ffe9777a0ac5e7fb54b873cf6cab1711987e533
Cr-Commit-Position: refs/heads/master@{#38306}

Powered by Google App Engine
This is Rietveld 408576698