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

Issue 236183003: Enable AVX2 optimizations for libvpx (Closed)

Created:
6 years, 8 months ago by Johann
Modified:
6 years, 8 months ago
Reviewers:
Tom Finegan
CC:
chromium-reviews
Visibility:
Public.

Description

Enable AVX2 optimizations for libvpx Now that VS2013 is the default, try enabling AVX2 crbug.com/328981 TBR=tomfinegan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263441

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+468 lines, -86 lines) Patch
M generate_gypi.sh View 5 chunks +2 lines, -7 lines 0 comments Download
M libvpx.gyp View 1 2 chunks +2 lines, -4 lines 0 comments Download
M libvpx_srcs_x86_64_intrinsics.gypi View 1 chunk +29 lines, -0 lines 0 comments Download
M libvpx_srcs_x86_intrinsics.gypi View 1 chunk +29 lines, -0 lines 0 comments Download
M source/config/linux/arm-neon-cpu-detect/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm-neon/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/arm/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/generic/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/ia32/vp9_rtcd.h View 28 chunks +48 lines, -0 lines 0 comments Download
M source/config/linux/ia32/vpx_config.h View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/ia32/vpx_config.asm View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/mipsel/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/x64/vp9_rtcd.h View 23 chunks +82 lines, -17 lines 0 comments Download
M source/config/linux/x64/vpx_config.h View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.asm View 1 chunk +1 line, -1 line 0 comments Download
M source/config/linux/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/ia32/vp9_rtcd.h View 16 chunks +44 lines, -4 lines 0 comments Download
M source/config/mac/ia32/vpx_config.h View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.asm View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/x64/vp9_rtcd.h View 23 chunks +82 lines, -17 lines 0 comments Download
M source/config/mac/x64/vpx_config.h View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/x64/vpx_config.asm View 1 chunk +1 line, -1 line 0 comments Download
M source/config/mac/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/nacl/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/win/ia32/vp9_rtcd.h View 28 chunks +48 lines, -0 lines 0 comments Download
M source/config/win/ia32/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download
M source/config/win/x64/vp9_rtcd.h View 23 chunks +82 lines, -17 lines 0 comments Download
M source/config/win/x64/vpx_config.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Johann
Committed patchset #2 manually as r263441 (presubmit successful).
6 years, 8 months ago (2014-04-12 01:20:40 UTC) #1
Tom Finegan
6 years, 8 months ago (2014-04-12 01:25:33 UTC) #2
Message was sent while issue was closed.
On 2014/04/12 01:20:40, Johann wrote:
> Committed patchset #2 manually as r263441 (presubmit successful).
lgtm/rubber stamp

Note: apple has some creative clang versioning... Some of our avx preproc stuff
could break. Just a heads up.

Powered by Google App Engine
This is Rietveld 408576698