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

Issue 679393003: MIPS: [turbofan] Complete support for integer division/modulus in simplified lowering. (Closed)

Created:
6 years, 1 month ago by balazs.kilvady
Modified:
6 years, 1 month ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: [turbofan] Complete support for integer division/modulus in simplified lowering. Port r24942 (c5055ce) Original commit message: Also add backend flags that tell whether integer division/modulus is generally safe, i.e. does not trap on overflow or divide by zero. TEST=unittests BUG= R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24956

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M src/compiler/mips/instruction-selector-mips.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 1 month ago (2014-10-28 16:34:59 UTC) #2
dusmil.imgtec
lgtm.
6 years, 1 month ago (2014-10-28 16:49:03 UTC) #3
balazs.kilvady
6 years, 1 month ago (2014-10-28 16:54:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24956 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698