summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-181-0/+15
* x86util: import MOVHL macroJames Darnley2017-02-181-0/+12
* avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-181-0/+5
* Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'James Almer2017-01-311-0/+6
|\
| * x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-201-0/+6
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-311-0/+6
|\ \ | |/
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-0/+6
| * x86util: Extend SPLATW for avx2James Almer2016-07-181-1/+3
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-282-35/+35
| * x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-05-161-8/+13
| * x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-05-161-2/+2
| * x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-05-161-20/+24
| * x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-05-161-14/+14
* | x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-091-0/+7
* | avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-231-0/+2
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-111-1/+68
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-272-35/+35
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| * x86: Add ymm_reg structJames Almer2016-01-281-0/+1
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-0/+23
| * x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-231-2/+4
| * x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-231-4/+2
| * x86inc: Use more consistent indentationHenrik Gramner2016-01-231-67/+67
| * x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-231-2/+5
| * x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-231-40/+37
| * x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-231-1/+1
| * x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-231-2/+3
| * x86inc: Various minor backports from x264Henrik Gramner2015-08-131-11/+21
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-111-12/+0
| * x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-111-9/+11
| * x86inc: Fix instantiation of YMM registersChristophe Gisquet2015-08-111-1/+1
| * x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov2015-08-111-288/+299
| * x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-111-22/+40
| * x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-111-2/+5
* | lavu/intmath.h: fix compilation with msvc10.Matt Oliver2016-06-131-0/+2
* | x86/showcqt: use three operand format for some instructionsJames Almer2016-06-081-1/+1
* | avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-081-0/+11
* | x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-04-201-8/+13
* | x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-04-201-2/+2
* | x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-04-201-20/+24
* | x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-04-201-14/+14
* | x86: use the new helper macros where usefulJames Almer2016-02-142-2/+2
* | x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-141-0/+4
* | x86/cpu: set avxslow cpuflag on btver2 CPUsJames Almer2016-02-071-6/+4
* | x86/emms: empty the mmx state unconditionally on supported targetsJames Almer2016-02-041-0/+6
* | all: Add missing header guardsTimothy Gu2016-01-281-0/+5
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-211-0/+23
* | x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-211-2/+4
* | x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-211-4/+2
OpenPOWER on IntegriCloud