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

Issue 10990024: ARM: Small optimisation of VFP immediate creation (Closed)

Created:
8 years, 2 months ago by m.m.capewell
Modified:
8 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

ARM: Small optimisation of VFP immediate creation Save an instruction in VFP immediate creation by passing a scratch register. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=12605

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -23 lines) Patch
M src/arm/assembler-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/assembler-arm.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
m.m.capewell
8 years, 2 months ago (2012-09-25 12:40:37 UTC) #1
danno
8 years, 2 months ago (2012-09-25 13:32:17 UTC) #2
LGTM, I'll land it for you.

Powered by Google App Engine
This is Rietveld 408576698