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

Issue 11049025: ARM: Fast path for integer inputs to EmitVFPTruncate (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: Fast path for integer inputs to EmitVFPTruncate BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=12676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -71 lines) Patch
M src/arm/code-stubs-arm.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/arm/code-stubs-arm.cc View 11 chunks +17 lines, -16 lines 0 comments Download
M src/arm/lithium-arm.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 8 chunks +20 lines, -28 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +9 lines, -8 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 3 chunks +21 lines, -6 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 8 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
m.m.capewell
This patch should provide some performance improvement for the Mandreel benchmark.
8 years, 2 months ago (2012-10-03 11:58:19 UTC) #1
danno
8 years, 2 months ago (2012-10-08 12:47:00 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698