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

Issue 1897373003: S390: [Atomics] Remove Atomics code stubs; use TF ops (Closed)

Created:
4 years, 8 months ago by john.yan
Modified:
4 years, 8 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: [Atomics] Remove Atomics code stubs; use TF ops Port d412cfa26c18a6ef1f6c0e274ee51f3d834eab74 Original commit message: [Atomics] Remove Atomics code stubs; use TF ops Reland of (https://codereview.chromium.org/1891033002) This is a much cleaner solution, which won't require nearly as much architecture-specific code. Thanks bmeurer@! R=binji@chromium.org, joransiu@ca.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com BUG=v8:4614 LOG=N Committed: https://crrev.com/fea4ddaaa8072a4703c3baa08fde00aaf6af00e9 Cr-Commit-Position: refs/heads/master@{#35657}

Patch Set 1 #

Total comments: 3

Patch Set 2 : using macros #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -3 lines) Patch
M src/compiler/s390/code-generator-s390.cc View 1 3 chunks +19 lines, -3 lines 0 comments Download
M src/compiler/s390/instruction-selector-s390.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
john.yan
PTAL
4 years, 8 months ago (2016-04-19 19:29:24 UTC) #1
JoranSiu
https://codereview.chromium.org/1897373003/diff/1/src/compiler/s390/code-generator-s390.cc File src/compiler/s390/code-generator-s390.cc (right): https://codereview.chromium.org/1897373003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode1674 src/compiler/s390/code-generator-s390.cc:1674: // ASSEMBLE_ATOMIC_LOAD_INTEGER(lhz, lhzx); Can we remove this unnecessary comment? ...
4 years, 8 months ago (2016-04-19 21:02:49 UTC) #2
john.yan
On 2016/04/19 21:02:49, JoranSiu wrote: > https://codereview.chromium.org/1897373003/diff/1/src/compiler/s390/code-generator-s390.cc > File src/compiler/s390/code-generator-s390.cc (right): > > https://codereview.chromium.org/1897373003/diff/1/src/compiler/s390/code-generator-s390.cc#newcode1674 > ...
4 years, 8 months ago (2016-04-20 03:56:57 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897373003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897373003/20001
4 years, 8 months ago (2016-04-20 03:57:18 UTC) #5
JoranSiu
On 2016/04/20 03:57:18, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
4 years, 8 months ago (2016-04-20 04:04:06 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-20 04:16:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897373003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897373003/20001
4 years, 8 months ago (2016-04-20 13:18:20 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-20 13:20:01 UTC) #11
nodir1
4 years, 8 months ago (2016-04-22 18:44:09 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fea4ddaaa8072a4703c3baa08fde00aaf6af00e9
Cr-Commit-Position: refs/heads/master@{#35657}

Powered by Google App Engine
This is Rietveld 408576698