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

Issue 1755013003: [wasm] add rotate opcodes (Closed)

Created:
4 years, 9 months ago by Weiliang
Modified:
4 years, 9 months ago
Reviewers:
titzer
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

[wasm] add rotate opcodes BUG= Committed: https://crrev.com/9d0cf920bd59389f3ec408fa93aa6277a9cdab9c Cr-Commit-Position: refs/heads/master@{#34455}

Patch Set 1 #

Total comments: 1

Patch Set 2 : no renumbering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M src/compiler/wasm-compiler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 3 chunks +35 lines, -0 lines 0 comments Download
M src/wasm/wasm-macro-gen.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/wasm/wasm-opcodes.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M src/wasm/wasm-opcodes.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/wasm/test-run-wasm.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M test/mjsunit/wasm/wasm-constants.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M test/unittests/wasm/wasm-macro-gen-unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Weiliang
4 years, 9 months ago (2016-03-02 08:38:38 UTC) #3
dougc
On 2016/03/02 08:38:38, Weiliang wrote: Note sure if all the opcodes should be renumbered as ...
4 years, 9 months ago (2016-03-02 09:11:57 UTC) #4
titzer
Looks good other than the renumbering. https://codereview.chromium.org/1755013003/diff/1/src/wasm/wasm-opcodes.h File src/wasm/wasm-opcodes.h (right): https://codereview.chromium.org/1755013003/diff/1/src/wasm/wasm-opcodes.h#newcode151 src/wasm/wasm-opcodes.h:151: V(I32Ror, 0x4d, i_ii) ...
4 years, 9 months ago (2016-03-02 22:17:40 UTC) #5
Weiliang
On 2016/03/02 22:17:40, titzer wrote: > Looks good other than the renumbering. > > https://codereview.chromium.org/1755013003/diff/1/src/wasm/wasm-opcodes.h ...
4 years, 9 months ago (2016-03-03 03:18:22 UTC) #6
titzer
lgtm
4 years, 9 months ago (2016-03-03 04:15:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1755013003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1755013003/20001
4 years, 9 months ago (2016-03-03 04:36:33 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-03 05:10:24 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-03 05:11:19 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9d0cf920bd59389f3ec408fa93aa6277a9cdab9c
Cr-Commit-Position: refs/heads/master@{#34455}

Powered by Google App Engine
This is Rietveld 408576698