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

Issue 2601563002: S390: Optimize allocate sequence (Closed)

Created:
4 years ago by JoranSiu
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

S390: Optimize allocate sequence Improve the S390 allocate sequence by: - Keeping allocation limit in memory, and leverage compare RX-instr. - Prefetching subsequent cache lines from allocation top. - Optimizing object tagging with LA - Optimizing increment for Fast-Allocate with ASI/AGSI R=jyan@ca.ibm.com, michael_dawson@ca.ibm.com, bjaideep@ca.ibm.com BUG= Review-Url: https://codereview.chromium.org/2601563002 Cr-Commit-Position: refs/heads/master@{#41933} Committed: https://chromium.googlesource.com/v8/v8/+/0ddb3645cc826bd443c0c9e7adf79952d133688d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -47 lines) Patch
M src/s390/assembler-s390.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/s390/assembler-s390.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/s390/disasm-s390.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 9 chunks +45 lines, -45 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
JoranSiu
ptal
4 years ago (2016-12-22 20:32:27 UTC) #3
JaideepBajwa
lgtm
4 years ago (2016-12-22 20:34:54 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/2601563002/1
4 years ago (2016-12-22 20:58:00 UTC) #8
commit-bot: I haz the power
4 years ago (2016-12-22 20:59:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/0ddb3645cc826bd443c0c9e7adf79952d13...

Powered by Google App Engine
This is Rietveld 408576698