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

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

Created:
9 years, 6 months ago by m.m.capewell
Modified:
9 years, 6 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -33 lines) Patch
M src/arm/code-stubs-arm.cc View 2 chunks +8 lines, -2 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +82 lines, -24 lines 0 comments 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: 3 (0 generated)
m.m.capewell
9 years, 6 months ago (2011-06-01 15:04:12 UTC) #1
Karl Klose
LGTM.
9 years, 6 months ago (2011-06-06 07:20:22 UTC) #2
Karl Klose
9 years, 6 months ago (2011-06-07 12:38:49 UTC) #3
Committed in revision 8172.

Thank you for the patch!

Powered by Google App Engine
This is Rietveld 408576698