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

Issue 649083005: [turbofan] Optimize Int32Mod by power-of-two. (Closed)

Created:
6 years, 2 months ago by Benedikt Meurer
Modified:
6 years, 2 months ago
Reviewers:
dcarney
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] Optimize Int32Mod by power-of-two. TEST=mjsunit/asm/int32-tmod,unittests R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24554

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -14 lines) Patch
M src/compiler/machine-operator-reducer.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/machine-operator-reducer.cc View 2 chunks +40 lines, -13 lines 0 comments Download
M test/mjsunit/asm/int32-tmod.js View 2 chunks +6 lines, -1 line 0 comments Download
M test/unittests/compiler/graph-unittest.h View 1 chunk +4 lines, -0 lines 0 comments Download
M test/unittests/compiler/graph-unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M test/unittests/compiler/machine-operator-reducer-unittest.cc View 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
6 years, 2 months ago (2014-10-13 11:00:07 UTC) #1
dcarney
lgtm
6 years, 2 months ago (2014-10-13 11:03:30 UTC) #2
Benedikt Meurer
6 years, 2 months ago (2014-10-13 11:09:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24554 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698