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

Issue 194863002: Disable special handling of flooring division by constant until it is fixed for real. (Closed)

Created:
6 years, 9 months ago by Sven Panne
Modified:
6 years, 9 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Visibility:
Public.

Description

Disable special handling of flooring division by constant until it is fixed for real. Added a test to check the various division-like operations more exhaustively. R=bmeurer@chromium.org, ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19852

Patch Set 1 #

Patch Set 2 : Rebased. Fixed test. #

Patch Set 3 : Simplified test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -8 lines) Patch
M src/a64/lithium-a64.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/compiler/division-by-constant.js View 1 2 1 chunk +131 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sven Panne
6 years, 9 months ago (2014-03-11 10:30:52 UTC) #1
Benedikt Meurer
LGTM
6 years, 9 months ago (2014-03-11 10:31:15 UTC) #2
Benedikt Meurer
NOT LGTM until ARM/A64 fixed.
6 years, 9 months ago (2014-03-11 10:31:48 UTC) #3
Sven Panne
ARM part is fixed now, A64 already distinguished between both kinds of division, so we ...
6 years, 9 months ago (2014-03-12 14:18:48 UTC) #4
ulan
lgtm
6 years, 9 months ago (2014-03-12 14:27:49 UTC) #5
Sven Panne
6 years, 9 months ago (2014-03-12 14:29:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r19852 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698