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

Issue 2216883003: S390: Decouple TF Operator kS390_And/Or/Xor/Not to 32/64 (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

S390: Decouple TF Operator kS390_And/Or/Xor/Not to 32/64 Separate 32 and 64 And/Or/Xor/Not Operation R=joransiu@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com, bjaideep@ca.ibm.com BUG= Committed: https://crrev.com/27c56efb39e7c7c2e1753602e647b8cd5ae7e0c3 Cr-Commit-Position: refs/heads/master@{#38397}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -50 lines) Patch
M src/compiler/s390/code-generator-s390.cc View 8 chunks +39 lines, -29 lines 2 comments Download
M src/compiler/s390/instruction-codes-s390.h View 2 chunks +8 lines, -4 lines 0 comments Download
M src/compiler/s390/instruction-scheduler-s390.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M src/compiler/s390/instruction-selector-s390.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 chunk +13 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
john.yan
PTAL
4 years, 4 months ago (2016-08-05 13:17:50 UTC) #1
JoranSiu
https://codereview.chromium.org/2216883003/diff/1/src/compiler/s390/code-generator-s390.cc File src/compiler/s390/code-generator-s390.cc (right): https://codereview.chromium.org/2216883003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode993 src/compiler/s390/code-generator-s390.cc:993: ASSEMBLE_BINOP(AndP); Instead of using AndP masm routines for the ...
4 years, 4 months ago (2016-08-05 13:23:40 UTC) #2
john.yan
https://codereview.chromium.org/2216883003/diff/1/src/compiler/s390/code-generator-s390.cc File src/compiler/s390/code-generator-s390.cc (right): https://codereview.chromium.org/2216883003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode993 src/compiler/s390/code-generator-s390.cc:993: ASSEMBLE_BINOP(AndP); On 2016/08/05 13:23:40, JoranSiu wrote: > > Instead ...
4 years, 4 months ago (2016-08-05 14:26:42 UTC) #3
JaideepBajwa
lgtm
4 years, 4 months ago (2016-08-05 17:58:53 UTC) #4
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/2216883003/1
4 years, 4 months ago (2016-08-05 17:59:35 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-05 18:21:42 UTC) #7
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 18:25:14 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/27c56efb39e7c7c2e1753602e647b8cd5ae7e0c3
Cr-Commit-Position: refs/heads/master@{#38397}

Powered by Google App Engine
This is Rietveld 408576698