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

Issue 2413343002: [wasm] Use branch hint for the -1 check in I(32|64)Div. (Closed)

Created:
4 years, 2 months ago by ahaas
Modified:
4 years, 2 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Use branch hint for the -1 check in I(32|64)Div. R=titzer@chromium.org Committed: https://crrev.com/3ebb74e0a26e144239973a2c4fe3e8f5edb0e482 Cr-Commit-Position: refs/heads/master@{#40400}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use helper functions for branch hints #

Patch Set 3 : Use anonymous namespace. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -15 lines) Patch
M src/compiler/wasm-compiler.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M src/compiler/wasm-compiler.cc View 1 2 4 chunks +31 lines, -11 lines 0 comments Download
M src/wasm/ast-decoder.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
ahaas
4 years, 2 months ago (2016-10-13 18:28:58 UTC) #1
titzer
4 years, 2 months ago (2016-10-13 18:31:18 UTC) #4
ahaas
On 2016/10/13 at 18:31:18, titzer wrote: > I can only see an empty comment here. ...
4 years, 2 months ago (2016-10-17 13:42:07 UTC) #7
titzer
https://codereview.chromium.org/2413343002/diff/1/src/compiler/wasm-compiler.cc File src/compiler/wasm-compiler.cc (right): https://codereview.chromium.org/2413343002/diff/1/src/compiler/wasm-compiler.cc#newcode1799 src/compiler/wasm-compiler.cc:1799: Node* is_denom_m1 = Can you add a branch hint ...
4 years, 2 months ago (2016-10-17 13:44:16 UTC) #8
ahaas
On 2016/10/17 at 13:44:16, titzer wrote: > https://codereview.chromium.org/2413343002/diff/1/src/compiler/wasm-compiler.cc > File src/compiler/wasm-compiler.cc (right): > > https://codereview.chromium.org/2413343002/diff/1/src/compiler/wasm-compiler.cc#newcode1799 ...
4 years, 2 months ago (2016-10-17 13:52:51 UTC) #9
titzer
On 2016/10/17 13:52:51, ahaas wrote: > On 2016/10/17 at 13:44:16, titzer wrote: > > > ...
4 years, 2 months ago (2016-10-17 13:54:17 UTC) #10
ahaas
On 2016/10/17 at 13:54:17, titzer wrote: > On 2016/10/17 13:52:51, ahaas wrote: > > On ...
4 years, 2 months ago (2016-10-18 12:09:29 UTC) #13
titzer
On 2016/10/18 12:09:29, ahaas wrote: > On 2016/10/17 at 13:54:17, titzer wrote: > > On ...
4 years, 2 months ago (2016-10-18 12:33:00 UTC) #16
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/2413343002/40001
4 years, 2 months ago (2016-10-18 12:51:16 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-18 12:54:56 UTC) #21
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 12:55:13 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3ebb74e0a26e144239973a2c4fe3e8f5edb0e482
Cr-Commit-Position: refs/heads/master@{#40400}

Powered by Google App Engine
This is Rietveld 408576698