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

Issue 1843123002: [wasm] Int64Lowering of Word64Ror and Word64Rol. (Closed)

Created:
4 years, 8 months ago by ahaas
Modified:
4 years, 8 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] Int64Lowering of Word64Ror and Word64Rol. R=titzer@chromium.org Committed: https://crrev.com/bd4fb28ecd3bd931b7ccfc13d39d4827589a8a54 Cr-Commit-Position: refs/heads/master@{#35173}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Better code is generated now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+238 lines, -43 lines) Patch
M src/compiler/int64-lowering.cc View 1 3 chunks +110 lines, -1 line 0 comments Download
M src/compiler/wasm-compiler.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download
M test/cctest/compiler/value-helper.h View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/wasm/test-run-wasm-64.cc View 1 7 chunks +28 lines, -34 lines 0 comments Download
M test/unittests/compiler/int64-lowering-unittest.cc View 1 1 chunk +99 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
ahaas
4 years, 8 months ago (2016-03-30 13:40:32 UTC) #1
titzer
https://codereview.chromium.org/1843123002/diff/1/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1843123002/diff/1/src/compiler/int64-lowering.cc#newcode554 src/compiler/int64-lowering.cc:554: case IrOpcode::kWord64Ror: { The names in here are a ...
4 years, 8 months ago (2016-03-30 14:56:35 UTC) #2
ahaas
https://codereview.chromium.org/1843123002/diff/1/src/compiler/int64-lowering.cc File src/compiler/int64-lowering.cc (right): https://codereview.chromium.org/1843123002/diff/1/src/compiler/int64-lowering.cc#newcode554 src/compiler/int64-lowering.cc:554: case IrOpcode::kWord64Ror: { On 2016/03/30 at 14:56:35, titzer wrote: ...
4 years, 8 months ago (2016-03-31 14:17:13 UTC) #3
titzer
lgtm!
4 years, 8 months ago (2016-03-31 16:56:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1843123002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1843123002/20001
4 years, 8 months ago (2016-03-31 16:57:34 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-31 17:04:57 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 17:05:48 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bd4fb28ecd3bd931b7ccfc13d39d4827589a8a54
Cr-Commit-Position: refs/heads/master@{#35173}

Powered by Google App Engine
This is Rietveld 408576698