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

Issue 10702002: arm: Always build the NEON SIMD code when targetting ARMv7-A devices. (Closed)

Created:
8 years, 5 months ago by Hironori Bono
Modified:
8 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

arm: Always build the NEON SIMD code when targetting ARMv7-A devices. The libjpeg_turbo library only uses the NEON SIMD code path when it determines at runtime that the CPU supports it. Always enable it when targetting ARMv7-A devices. Tested on a Motorola Xoom (Tegra2, thus no Neon) and on a Nexus S (supports Neon). Benchmarking shows a x1.48 decoding performance improvement on the Nexus S, and x1.09 on a Galaxy Nexus. BUG= TEST= The original change is created by digit@chromium.org. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M third_party/libjpeg_turbo/libjpeg.gyp View 1 chunk +4 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698