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

Issue 6708025: ARM: Add optimization for constant RHS in DoMulI (Closed)

Created:
9 years, 9 months ago by m.m.capewell
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: Add optimization for constant RHS in DoMulI. Patch by ARM Ltd.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -29 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +121 lines, -25 lines 1 comment Download
M src/arm/macro-assembler-arm.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/utils.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
m.m.capewell
9 years, 9 months ago (2011-03-18 17:13:31 UTC) #1
Mads Ager (chromium)
Karl, can you have a look?
9 years, 9 months ago (2011-03-21 08:56:43 UTC) #2
Karl Klose
LGTM http://codereview.chromium.org/6708025/diff/1/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right): http://codereview.chromium.org/6708025/diff/1/src/arm/lithium-codegen-arm.cc#newcode1030 src/arm/lithium-codegen-arm.cc:1030: Consider removing the blank lines between the cases ...
9 years, 9 months ago (2011-03-21 13:37:37 UTC) #3
Karl Klose
9 years, 9 months ago (2011-03-21 13:40:02 UTC) #4
I will do the changes and land the patch.

Powered by Google App Engine
This is Rietveld 408576698