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

Issue 104003004: Avoid FP exceptions when doing integer division. (Closed)

Created:
7 years ago by Sven Panne
Modified:
7 years ago
Reviewers:
titzer, Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Avoid FP exceptions when doing integer division. BUG=v8:3039 R=titzer@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=18277

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -22 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +1 line, -4 lines 0 comments Download
M test/mjsunit/div-mul-minus-one.js View 1 chunk +0 lines, -2 lines 0 comments Download
A + test/mjsunit/regress/regress-3039.js View 1 chunk +9 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
7 years ago (2013-12-09 10:04:54 UTC) #1
Sven Panne
7 years ago (2013-12-09 10:05:11 UTC) #2
titzer
lgtm
7 years ago (2013-12-09 10:13:34 UTC) #3
Sven Panne
7 years ago (2013-12-09 10:15:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18277.

Powered by Google App Engine
This is Rietveld 408576698