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

Issue 2743803002: s390: implement atomic exchange on TF (Closed)

Created:
3 years, 9 months ago by john.yan
Modified:
3 years, 9 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

s390: implement atomic exchange on TF R=joransiu@ca.ibm.com, bjaideep@ca.ibm.com BUG= Review-Url: https://codereview.chromium.org/2743803002 Cr-Commit-Position: refs/heads/master@{#43728} Committed: https://chromium.googlesource.com/v8/v8/+/9598bb9335fa4a6f6431b10787f02ea3859ed8dc

Patch Set 1 #

Patch Set 2 : fix tmll issue #

Total comments: 1

Patch Set 3 : small fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -12 lines) Patch
M src/builtins/builtins-sharedarraybuffer.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/s390/code-generator-s390.cc View 1 2 1 chunk +129 lines, -4 lines 0 comments Download
M src/compiler/s390/instruction-selector-s390.cc View 1 chunk +33 lines, -1 line 0 comments Download
M src/s390/assembler-s390.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/s390/assembler-s390.cc View 1 chunk +15 lines, -0 lines 0 comments Download
M src/s390/disasm-s390.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/s390/simulator-s390.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 5 chunks +57 lines, -6 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
john.yan
ptal
3 years, 9 months ago (2017-03-10 01:07:29 UTC) #1
JoranSiu
https://codereview.chromium.org/2743803002/diff/20001/src/compiler/s390/code-generator-s390.cc File src/compiler/s390/code-generator-s390.cc (right): https://codereview.chromium.org/2743803002/diff/20001/src/compiler/s390/code-generator-s390.cc#newcode2268 src/compiler/s390/code-generator-s390.cc:2268: __ LoadlW(output, MemOperand(r1)); \ Should this load be in ...
3 years, 9 months ago (2017-03-10 04:50:58 UTC) #2
john.yan
On 2017/03/10 04:50:58, JoranSiu wrote: > https://codereview.chromium.org/2743803002/diff/20001/src/compiler/s390/code-generator-s390.cc > File src/compiler/s390/code-generator-s390.cc (right): > > https://codereview.chromium.org/2743803002/diff/20001/src/compiler/s390/code-generator-s390.cc#newcode2268 > ...
3 years, 9 months ago (2017-03-10 14:02:26 UTC) #3
JoranSiu
On 2017/03/10 14:02:26, john.yan wrote: > On 2017/03/10 04:50:58, JoranSiu wrote: > > > https://codereview.chromium.org/2743803002/diff/20001/src/compiler/s390/code-generator-s390.cc ...
3 years, 9 months ago (2017-03-10 14:04:23 UTC) #4
john.yan
On 2017/03/10 14:06:23, john.yan wrote: > mailto:jyan@ca.ibm.com changed reviewers: > + mailto:aseemgarg@chromium.org, mailto:binji@chromium.org ptal the ...
3 years, 9 months ago (2017-03-10 14:07:31 UTC) #7
binji
lgtm
3 years, 9 months ago (2017-03-10 18:33:59 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/2743803002/40001
3 years, 9 months ago (2017-03-10 18:39:28 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 18:41:13 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/9598bb9335fa4a6f6431b10787f02ea3859...

Powered by Google App Engine
This is Rietveld 408576698