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

Issue 196603004: Handle flooring division in LCodeGen::DoDivByConstI on ARM, too. (Closed)

Created:
6 years, 9 months ago by Sven Panne
Modified:
6 years, 9 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Handle flooring division in LCodeGen::DoDivByConstI on ARM, too. We should really split up the Lithium instruction, but this will be done in some future cleanup CL. Removed some "const"s for local variables on the way, they don't really help us much and just clutter up the code. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19850

Patch Set 1 #

Patch Set 2 : Rebased. #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -20 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 3 chunks +21 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 9 months ago (2014-03-12 09:46:14 UTC) #1
ulan
lgtm
6 years, 9 months ago (2014-03-12 10:18:34 UTC) #2
Sven Panne
6 years, 9 months ago (2014-03-12 14:06:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r19850 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698