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

Issue 1848253002: MIPS: [wasm] Implement Int32MulPair operator. (Closed)

Created:
4 years, 8 months ago by Marija Antic
Modified:
4 years, 8 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

MIPS: [wasm] Implement Int32MulPair operator. Port 40bdbef975779e41a7e81d3748342dd7da52977f Implement Int32MulPair operator for MIPS. BUG= Committed: https://crrev.com/c9d1668f989986a9c1f1c151f5d2a4eee85bd9b2 Cr-Commit-Position: refs/heads/master@{#35256}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix comments #

Patch Set 3 : Remove test file changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
M src/compiler/mips/code-generator-mips.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/compiler/mips/instruction-codes-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/mips/instruction-selector-mips.cc View 1 chunk +11 lines, -1 line 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
Marija Antic
PTAL
4 years, 8 months ago (2016-04-01 09:42:18 UTC) #2
ivica.bogosavljevic
lgtm
4 years, 8 months ago (2016-04-01 11:00:12 UTC) #3
balazs.kilvady
https://codereview.chromium.org/1848253002/diff/1/src/mips/macro-assembler-mips.cc File src/mips/macro-assembler-mips.cc (right): https://codereview.chromium.org/1848253002/diff/1/src/mips/macro-assembler-mips.cc#newcode847 src/mips/macro-assembler-mips.cc:847: } The 2 blocks are almost identical. What do ...
4 years, 8 months ago (2016-04-01 12:16:21 UTC) #4
Ilija.Pavlovic1
lgtm
4 years, 8 months ago (2016-04-04 10:27:26 UTC) #6
miran.karic
https://codereview.chromium.org/1848253002/diff/1/test/cctest/compiler/test-run-machops.cc File test/cctest/compiler/test-run-machops.cc (right): https://codereview.chromium.org/1848253002/diff/1/test/cctest/compiler/test-run-machops.cc#newcode7 test/cctest/compiler/test-run-machops.cc:7: #include <iostream> Is this needed?
4 years, 8 months ago (2016-04-04 14:36:04 UTC) #8
Marija Antic
Addressed the comments. Also, removed test file changes, in order to avoid waiting on external ...
4 years, 8 months ago (2016-04-05 07:50:04 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848253002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848253002/40001
4 years, 8 months ago (2016-04-05 07:51:44 UTC) #11
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 8 months ago (2016-04-05 07:51:47 UTC) #13
balazs.kilvady
LGTM with a nit: As the original CL is landed the 'Port for <url>' should ...
4 years, 8 months ago (2016-04-05 10:49:50 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848253002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848253002/40001
4 years, 8 months ago (2016-04-05 10:51:01 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-05 11:19:34 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1848253002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1848253002/40001
4 years, 8 months ago (2016-04-05 11:20:04 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-05 11:21:43 UTC) #24
commit-bot: I haz the power
4 years, 8 months ago (2016-04-05 11:22:16 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c9d1668f989986a9c1f1c151f5d2a4eee85bd9b2
Cr-Commit-Position: refs/heads/master@{#35256}

Powered by Google App Engine
This is Rietveld 408576698