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

Issue 517027: Improve count operation in top-level compiler on ARM.... (Closed)

Created:
10 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Improve count operation in top-level compiler on ARM. Save one instruction by using stm instead of push. Committed: http://code.google.com/p/v8/source/detail?r=3531

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M src/arm/fast-codegen-arm.cc View 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 11 months ago (2010-01-04 14:11:56 UTC) #1
Kevin Millikin (Chromium)
10 years, 11 months ago (2010-01-04 14:15:08 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698