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

Issue 19379003: ARM: Improve code aging sequence. (Closed)

Created:
7 years, 5 months ago by Rodolph Perfetta
Modified:
7 years, 5 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

ARM: Improve code aging sequence. The code aging sequence contains a load which is unecessary for optimised function. This has been replaced by a nop. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=15697

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/full-codegen-arm.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Rodolph Perfetta
Give a slight speed up on A15.
7 years, 5 months ago (2013-07-16 16:35:21 UTC) #1
Rodolph Perfetta
with a reviewer this time.
7 years, 5 months ago (2013-07-16 16:36:09 UTC) #2
ulan
7 years, 5 months ago (2013-07-17 08:00:14 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698