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

Issue 2591643005: S390 [Crankshaft]: Use LoadPositive for MathAbs (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix for John's comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -27 lines) Patch
M src/crankshaft/s390/lithium-codegen-s390.cc View 1 chunk +3 lines, -17 lines 1 comment Download
M src/s390/assembler-s390.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/s390/disasm-s390.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/s390/macro-assembler-s390.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M src/s390/simulator-s390.cc View 1 3 chunks +32 lines, -9 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Sampson
Please take a look.
4 years ago (2016-12-21 16:35:07 UTC) #1
john.yan
https://codereview.chromium.org/2591643005/diff/1/src/crankshaft/s390/lithium-codegen-s390.cc File src/crankshaft/s390/lithium-codegen-s390.cc (right): https://codereview.chromium.org/2591643005/diff/1/src/crankshaft/s390/lithium-codegen-s390.cc#newcode3399 src/crankshaft/s390/lithium-codegen-s390.cc:3399: __ LoadPositive32(result, input); I think it's better to use ...
4 years ago (2016-12-21 17:37:40 UTC) #2
john.yan
lgtm https://codereview.chromium.org/2591643005/diff/20001/src/crankshaft/s390/lithium-codegen-s390.cc File src/crankshaft/s390/lithium-codegen-s390.cc (right): https://codereview.chromium.org/2591643005/diff/20001/src/crankshaft/s390/lithium-codegen-s390.cc#newcode3399 src/crankshaft/s390/lithium-codegen-s390.cc:3399: __ LoadPositive32(result, input); maybe more lgfr to here ...
4 years ago (2016-12-21 21:03:52 UTC) #3
john.yan
lgtm
4 years ago (2016-12-21 21:03:54 UTC) #4
john.yan
lgtm
4 years ago (2016-12-21 21:03:55 UTC) #5
john.yan
lgtm
4 years ago (2016-12-21 21:03:56 UTC) #6
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/2591643005/20001
4 years ago (2016-12-22 00:27:13 UTC) #12
commit-bot: I haz the power
4 years ago (2016-12-22 00:29:38 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/c46f98bcedb600538e9b41ad3179ebaa724...

Powered by Google App Engine
This is Rietveld 408576698