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

Issue 651223003: MIPS: [turbofan] Optimize division/modulus by constant. (Closed)

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

Description

MIPS: [turbofan] Optimize division/modulus by constant. Port r24595 (d0f464e) TEST=cctest,mjsunit,unittests BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24611

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 2 months ago (2014-10-14 17:19:45 UTC) #2
paul.l...
LGTM.
6 years, 2 months ago (2014-10-14 17:22:08 UTC) #3
balazs.kilvady
6 years, 2 months ago (2014-10-14 17:26:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24611 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698