summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* x86/float_dsp: add ff_vector_fmul_reverse_avx2James Almer2017-04-11
* x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3}James Almer2017-04-10
* Merge commit '99434f4df81b6801b2b535d5b9143305595784f6'Clément Bœsch2017-03-30
|\
| * float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-03
* | Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8'James Almer2017-03-23
|\|
| * emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-18
* | Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-23
|\|
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17
* | avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer2017-03-21
* | Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch2017-03-20
|\|
| * x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-19
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-20
|\|
| * imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-31
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-18
* | x86util: import MOVHL macroJames Darnley2017-02-18
* | avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-18
* | Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'James Almer2017-01-31
|\|
| * x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-20
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-31
|\|
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
| * x86util: Extend SPLATW for avx2James Almer2016-07-18
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-28
| * x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-05-16
| * x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-05-16
| * x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-05-16
| * x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-05-16
* | x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-09
* | avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-23
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-11
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-27
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| * x86: Add ymm_reg structJames Almer2016-01-28
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
| * x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-23
| * x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-23
| * x86inc: Use more consistent indentationHenrik Gramner2016-01-23
| * x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-23
| * x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-23
| * x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-23
| * x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-23
| * x86inc: Various minor backports from x264Henrik Gramner2015-08-13
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
| * x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-11
| * x86inc: Fix instantiation of YMM registersChristophe Gisquet2015-08-11
| * x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov2015-08-11
| * x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
| * x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-11
* | lavu/intmath.h: fix compilation with msvc10.Matt Oliver2016-06-13
* | x86/showcqt: use three operand format for some instructionsJames Almer2016-06-08