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

Issue 2043843002: S390: Used RISBG in MacroAssembler::IndexToArrayOffset to improve performance. (Closed)

Created:
4 years, 6 months ago by bcleung
Modified:
4 years, 6 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: Used RISBG in MacroAssembler::IndexToArrayOffset to improve performance. R=joransiu@ca.ibm.com,michael_dawson@ca.ibm.com,mbrandy@us.ibm.com,jyan@ca.ibm.com BUG= Committed: https://crrev.com/1f2eaa1c14dc70284109a0b1aafaf2328248eb14 Cr-Commit-Position: refs/heads/master@{#36796}

Patch Set 1 #

Patch Set 2 : Fixed compilation errors, added key_not_negative bool arg for IndexToArrayOffset #

Total comments: 1

Patch Set 3 : Changed key_not_negative to keyIsNonNegative. #

Patch Set 4 : Changed keyIsNotNegative to keyMaybeNegative (previous bool direction was incorrect). Added default… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -11 lines) Patch
M src/crankshaft/s390/lithium-codegen-s390.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/crankshaft/s390/lithium-codegen-s390.cc View 1 2 3 12 chunks +20 lines, -8 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 2 3 1 chunk +14 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
JoranSiu
https://codereview.chromium.org/2043843002/diff/20001/src/s390/macro-assembler-s390.h File src/s390/macro-assembler-s390.h (right): https://codereview.chromium.org/2043843002/diff/20001/src/s390/macro-assembler-s390.h#newcode1585 src/s390/macro-assembler-s390.h:1585: bool isSmi, bool key_not_negative) { maybe rename key_not_negative to ...
4 years, 6 months ago (2016-06-06 20:02:45 UTC) #1
JoranSiu
On 2016/06/06 20:02:45, JoranSiu wrote: > https://codereview.chromium.org/2043843002/diff/20001/src/s390/macro-assembler-s390.h > File src/s390/macro-assembler-s390.h (right): > > https://codereview.chromium.org/2043843002/diff/20001/src/s390/macro-assembler-s390.h#newcode1585 > ...
4 years, 6 months ago (2016-06-07 14:36:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2043843002/60001
4 years, 6 months ago (2016-06-07 14:57:57 UTC) #4
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-07 15:20:46 UTC) #5
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 15:21:53 UTC) #7
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1f2eaa1c14dc70284109a0b1aafaf2328248eb14
Cr-Commit-Position: refs/heads/master@{#36796}

Powered by Google App Engine
This is Rietveld 408576698