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

Issue 203443009: MIPS: Tweaked FlooringDiv back to TruncatingDiv again. (Closed)

Created:
6 years, 9 months ago by kilvadyb
Modified:
6 years, 9 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Tweaked FlooringDiv back to TruncatingDiv again. Port r20048 (8953785) Original commit message: This is a first step towards getting the flooring division by a constant working again (which will be a separate CL). BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -15 lines) Patch
M src/mips/lithium-codegen-mips.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-19 11:06:16 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-19 15:25:19 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-19 15:29:03 UTC) #3
Committed as r20082.

Powered by Google App Engine
This is Rietveld 408576698