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

Issue 1714283002: MIPS64: Fix 'MIPS: use DAHI/DATH for li macro on mips64r6.' (Closed)

Created:
4 years, 10 months ago by Alan Li
Modified:
4 years, 10 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

MIPS64: Fix 'MIPS: use DAHI/DATH for li macro on mips64r6.' Port 1f5b84e467763510b08aac64577292205dfc19c TEST=test-run-machops/RunInt64SubWithOverflowImm, test-run-machops/RunInt64AddWithOverflowImm BUG= Committed: https://crrev.com/50a394df2b844fb538a4859ca24ffb32cf9c81da Cr-Commit-Position: refs/heads/master@{#34300}

Patch Set 1 #

Total comments: 7

Patch Set 2 : code refactoring. #

Total comments: 4

Patch Set 3 : code cleanup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -30 lines) Patch
M src/mips64/macro-assembler-mips64.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/mips64/macro-assembler-mips64.cc View 1 2 2 chunks +25 lines, -30 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
balazs.kilvady
Please start the description with MIPS: Fix ... and put a dot at the end. ...
4 years, 10 months ago (2016-02-23 19:56:23 UTC) #4
Alan Li
https://codereview.chromium.org/1714283002/diff/1/src/mips64/macro-assembler-mips64.cc File src/mips64/macro-assembler-mips64.cc (right): https://codereview.chromium.org/1714283002/diff/1/src/mips64/macro-assembler-mips64.cc#newcode1384 src/mips64/macro-assembler-mips64.cc:1384: } On 2016/02/23 19:56:23, balazs.kilvady wrote: > If I ...
4 years, 10 months ago (2016-02-25 03:05:40 UTC) #6
balazs.kilvady
Please start the description with MIPS: Fix ... and put a dot at the end. ...
4 years, 10 months ago (2016-02-25 14:14:03 UTC) #7
Alan Li
https://codereview.chromium.org/1714283002/diff/20001/src/mips64/macro-assembler-mips64.cc File src/mips64/macro-assembler-mips64.cc (right): https://codereview.chromium.org/1714283002/diff/20001/src/mips64/macro-assembler-mips64.cc#newcode1361 src/mips64/macro-assembler-mips64.cc:1361: static inline int64_t shiftAndFixSignExtension(int64_t imm, int bitnum) { On ...
4 years, 10 months ago (2016-02-25 14:48:12 UTC) #9
balazs.kilvady
lgtm
4 years, 10 months ago (2016-02-25 16:19:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1714283002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1714283002/40001
4 years, 10 months ago (2016-02-25 16:21:08 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-25 16:46:11 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-25 16:47:33 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/50a394df2b844fb538a4859ca24ffb32cf9c81da
Cr-Commit-Position: refs/heads/master@{#34300}

Powered by Google App Engine
This is Rietveld 408576698