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

Issue 2662963002: s390: TF Optimize 32-bit Mul/Div/Mod/Popcnt (Closed)

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

Description

s390: TF Optimize 32-bit Mul/Div/Mod/Popcnt R=joransiu@ca.ibm.com, bjaideep@ca.ibm.com BUG= Review-Url: https://codereview.chromium.org/2662963002 Cr-Commit-Position: refs/heads/master@{#42791} Committed: https://chromium.googlesource.com/v8/v8/+/0d9b0dcf4349950ab7a3a406b34739fc4a316fb2

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix dcheck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -94 lines) Patch
M src/compiler/s390/code-generator-s390.cc View 5 chunks +11 lines, -50 lines 0 comments Download
M src/compiler/s390/instruction-codes-s390.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/s390/instruction-scheduler-s390.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/s390/instruction-selector-s390.cc View 7 chunks +13 lines, -16 lines 0 comments Download
M src/s390/disasm-s390.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 3 chunks +18 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 6 chunks +162 lines, -20 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 2 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
john.yan
ptal
3 years, 10 months ago (2017-01-30 20:02:33 UTC) #1
JaideepBajwa
lgtm, with nits. https://codereview.chromium.org/2662963002/diff/1/src/s390/simulator-s390.cc File src/s390/simulator-s390.cc (right): https://codereview.chromium.org/2662963002/diff/1/src/s390/simulator-s390.cc#newcode10370 src/s390/simulator-s390.cc:10370: DCHECK_OPCODE(LGBR); should this be DCHECK_OPCODE(LLGCR)? https://codereview.chromium.org/2662963002/diff/1/src/s390/simulator-s390.cc#newcode10454 ...
3 years, 10 months ago (2017-01-30 20:09:56 UTC) #2
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/2662963002/20001
3 years, 10 months ago (2017-01-30 20:13:59 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-01-30 20:14:01 UTC) #7
john.yan
On 2017/01/30 20:14:01, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
3 years, 10 months ago (2017-01-30 20:18:38 UTC) #8
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/2662963002/20001
3 years, 10 months ago (2017-01-30 20:19:01 UTC) #10
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-01-30 20:19:03 UTC) #12
john.yan
On 2017/01/30 20:19:03, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
3 years, 10 months ago (2017-01-30 20:22:15 UTC) #15
JoranSiu
lgtm
3 years, 10 months ago (2017-01-30 20:31:54 UTC) #16
JaideepBajwa
On 2017/01/30 20:22:15, john.yan wrote: > On 2017/01/30 20:19:03, commit-bot: I haz the power wrote: ...
3 years, 10 months ago (2017-01-30 20:34:13 UTC) #17
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/2662963002/20001
3 years, 10 months ago (2017-01-30 20:48:03 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-01-30 21:13:29 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/0d9b0dcf4349950ab7a3a406b34739fc4a3...

Powered by Google App Engine
This is Rietveld 408576698