gecko-dev/media/libaom
Ralph Giles b2fcea0bf2 Bug 1371016 - aom: Add /arch:AVX2 when compiling under msvc. r=ted
Propagate the libvpx AVX flag changes from bug 1279593.

This flag tells the compiler to generate AVX code
in these modules intead of using normal SSE instructions
which can trigger expensive state-switching.

NB: This should only be set for AVX-specific implementation
files; setting this flag for general code will invalidate
our runtime simd support checks.

MozReview-Commit-ID: 5BVeCTsNlup

--HG--
extra : rebase_source : 219b5912a220e960e45ec43a532f407fe18eb41b
2017-06-07 12:34:31 -07:00
..
config Bug 1370975 - aom: Use Visual Studio 14 configuration. r=gerald 2017-06-06 14:07:11 -07:00
README_MOZILLA Bug 1369950 - Update aom. r=gerald 2017-05-10 14:16:55 -07:00
generate_sources_mozbuild.sh Bug 1370975 - aom: Use Visual Studio 14 configuration. r=gerald 2017-06-06 14:07:11 -07:00
lint_config.sh
moz.build Bug 1371016 - aom: Add /arch:AVX2 when compiling under msvc. r=ted 2017-06-07 12:34:31 -07:00
sources.mozbuild Bug 1369950 - Update aom. r=gerald 2017-05-10 14:16:55 -07:00