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

Issue 1939763003: S390X: Prevent upper 32bit corruption in 32bit ops (Closed)

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

S390X: Prevent upper 32bit corruption in 32bit ops Fix A couple places which could cause upper 32bit corruption R=joransiu@ca.ibm.com, mbrandy@us.ibm.com, michael_dawson@ca.ibm.com BUG= Committed: https://crrev.com/59b9ff3f7a7cbe848e77ffc86ead998ffd9508bf Cr-Commit-Position: refs/heads/master@{#35952}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use macroassembler #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -19 lines) Patch
M src/compiler/s390/code-generator-s390.cc View 1 10 chunks +16 lines, -18 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 3 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
john.yan
PTAL
4 years, 7 months ago (2016-05-02 17:55:09 UTC) #1
JoranSiu
https://codereview.chromium.org/1939763003/diff/1/src/compiler/s390/code-generator-s390.cc File src/compiler/s390/code-generator-s390.cc (right): https://codereview.chromium.org/1939763003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode811 src/compiler/s390/code-generator-s390.cc:811: if (i.OutputRegister().is(i.InputRegister(1)) && ShiftLeft masm shoudl really handle all ...
4 years, 7 months ago (2016-05-02 18:22:22 UTC) #2
john.yan
On 2016/05/02 18:22:22, JoranSiu wrote: > https://codereview.chromium.org/1939763003/diff/1/src/compiler/s390/code-generator-s390.cc > File src/compiler/s390/code-generator-s390.cc (right): > > https://codereview.chromium.org/1939763003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode811 > ...
4 years, 7 months ago (2016-05-02 21:03:57 UTC) #3
MTBrandyberry
lgtm
4 years, 7 months ago (2016-05-02 21:30:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1939763003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1939763003/20001
4 years, 7 months ago (2016-05-02 21:34:06 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-02 21:56:39 UTC) #7
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 21:57:10 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/59b9ff3f7a7cbe848e77ffc86ead998ffd9508bf
Cr-Commit-Position: refs/heads/master@{#35952}

Powered by Google App Engine
This is Rietveld 408576698