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

Issue 2547033002: MIPS[64]: Fix jump_tables6 test for r6 architectures (Closed)

Created:
4 years ago by dusan.simicic
Modified:
4 years ago
Reviewers:
ivica.bogosavljevic, miran.karic, Marija Antic
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS[64]: Fix jump_tables6 test for r6 architectures This patch fixes jump_tables6 test for mips32r6 and mips64r6. This is regression from CL: https://crrev.com/d735f3ab12061f0a588b3f0538f9229cf747f818 BUG= Committed: https://crrev.com/c35cc1419cdc3451433bb3d2462c1be125c568c5 Cr-Commit-Position: refs/heads/master@{#41543}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -40 lines) Patch
M src/mips/assembler-mips.h View 1 3 chunks +14 lines, -7 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 2 chunks +8 lines, -2 lines 0 comments Download
M src/mips64/assembler-mips64.h View 1 3 chunks +8 lines, -3 lines 0 comments Download
M src/mips64/macro-assembler-mips64.h View 1 3 chunks +11 lines, -2 lines 0 comments Download
M test/cctest/test-macro-assembler-mips.cc View 1 4 chunks +19 lines, -13 lines 0 comments Download
M test/cctest/test-macro-assembler-mips64.cc View 1 4 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
dusan.simicic
PTAL
4 years ago (2016-12-02 14:56:30 UTC) #2
ivica.bogosavljevic
https://codereview.chromium.org/2547033002/diff/1/test/cctest/test-macro-assembler-mips.cc File test/cctest/test-macro-assembler-mips.cc (right): https://codereview.chromium.org/2547033002/diff/1/test/cctest/test-macro-assembler-mips.cc#newcode300 test/cctest/test-macro-assembler-mips.cc:300: const int kInstrSize = 4; this constant is already ...
4 years ago (2016-12-06 09:25:35 UTC) #3
dusan.simicic
PTAL https://codereview.chromium.org/2547033002/diff/1/test/cctest/test-macro-assembler-mips.cc File test/cctest/test-macro-assembler-mips.cc (right): https://codereview.chromium.org/2547033002/diff/1/test/cctest/test-macro-assembler-mips.cc#newcode300 test/cctest/test-macro-assembler-mips.cc:300: const int kInstrSize = 4; On 2016/12/06 09:25:35, ...
4 years ago (2016-12-06 14:19:40 UTC) #4
ivica.bogosavljevic
lgtm
4 years ago (2016-12-06 15:01:32 UTC) #5
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/2547033002/20001
4 years ago (2016-12-07 09:11:26 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-07 09:13:32 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-07 09:13:49 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c35cc1419cdc3451433bb3d2462c1be125c568c5
Cr-Commit-Position: refs/heads/master@{#41543}

Powered by Google App Engine
This is Rietveld 408576698