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

Issue 701543002: MIPS: [turbofan] Also optimize unsigned division by constant. (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] Also optimize unsigned division by constant. Port r25061 (7fe697f) TEST=cctest,mjsunit,unittests BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=25081

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 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
M src/mips/macro-assembler-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 1 month ago (2014-11-03 15:42:15 UTC) #2
paul.l...
LGTM.
6 years, 1 month ago (2014-11-03 16:33:02 UTC) #3
balazs.kilvady
6 years, 1 month ago (2014-11-03 16:41:02 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 25081 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698