summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/float_dsp: remove duplicated code from vector_dmul_scalarJames Almer2014-04-191-8/+3
* x86: move horizontal add macros to x86utilJames Almer2014-04-171-0/+33
* x86/float_dsp: unroll loop in vector_fmac_scalarJames Almer2014-04-161-18/+26
* x86/float_dsp: use SWAP in vector_fmac_scalar Win64James Almer2014-04-161-3/+3
* x86/cpu: check for OS support before enabling AVX2James Almer2014-03-251-1/+1
* Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-181-1/+35
* x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3James Almer2014-03-132-1/+31
* avutil/timer: Fix units for x86 after c708b5403346255ea5adc776645616cc7c61f078Michael Niedermayer2014-03-091-0/+1
* x86: Move XOP emulation to x86utilJames Almer2014-02-242-19/+19
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-231-5/+4
|\
| * x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-231-6/+11
* | Merge commit '1b932eb1508f550fac9e911923a0383efda53aa3'Michael Niedermayer2014-02-231-1/+1
|\ \ | |/
| * x86: add detection for FMA3 instruction setJames Almer2014-02-232-1/+7
| * x86: add missing XOP checks and macrosJames Almer2014-02-231-0/+3
| * x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-201-16/+24
| * x86inc: Speed up assembling with YasmLoren Merritt2014-01-261-23/+23
* | x86: add detection for Bit Manipulation Instruction setsJames Almer2014-02-221-5/+11
* | x86: add detection for FMA3 instruction setJames Almer2014-02-222-1/+7
* | x86: float dsp: unroll SSE versionsChristophe Gisquet2014-02-151-16/+24
* | x86inc: Extend FMA_INSTR functionalityJames Almer2014-02-131-0/+4
* | x86: add missing XOP checks and macrosJames Almer2014-02-111-0/+3
* | x86inc: speed up compilation with yasmLoren Merritt2014-01-181-23/+23
* | rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-172-8/+8
* | avutil: rename lls to lls2Michael Niedermayer2013-11-171-1/+1
* | Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'Michael Niedermayer2013-10-261-2/+3
|\ \ | |/
| * libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-252-0/+11
* | Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya2013-10-262-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-141-0/+11
|\ \ | |/
| * x86: more AVX2 frameworkJason Garrett-Glaser2013-10-141-0/+11
* | Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer2013-10-142-1/+45
|\ \ | |/
| * x86inc: FMA3/4 SupportJason Garrett-Glaser2013-10-142-1/+45
* | Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer2013-10-142-11/+16
|\ \ | |/
| * x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-142-11/+16
* | Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'Michael Niedermayer2013-10-141-84/+169
|\ \ | |/
| * x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner2013-10-141-84/+169
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-091-30/+5
|\ \ | |/
| * x86inc: Remove .rodata kludgesHenrik Gramner2013-10-091-11/+5
* | Merge commit '3e2fa991db7ef172579422accd61624d52777e5a'Michael Niedermayer2013-10-081-5/+4
|\ \ | |/
| * x86inc: remove misaligned cpu flagHenrik Gramner2013-10-071-5/+4
* | Merge commit '71155665414b551ad350622d5abed20e58371fbf'Michael Niedermayer2013-10-081-3/+2
|\ \ | |/
| * x86inc: various minor backports from x264Jason Garrett-Glaser2013-10-071-4/+3
* | Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97'Michael Niedermayer2013-10-081-0/+2
|\ \ | |/
| * x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64"Derek Buitenhuis2013-10-071-0/+2
* | Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'Michael Niedermayer2013-10-081-37/+46
|\ \ | |/
| * x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner2013-10-071-37/+46
* | Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a'Michael Niedermayer2013-10-081-1/+25
|\ \ | |/
| * x86inc: create xm# and ym#, analagous to m#Loren Merritt2013-10-071-1/+25
* | Merge commit '49ebe3f9fe02174ae7e14548001fd146ed375cc2'Michael Niedermayer2013-10-081-27/+27
|\ \ | |/
| * x86inc: fix some corner cases of SWAPLoren Merritt2013-10-071-27/+27
* | Merge commit '63f0d623100bdb0c6081456127f4b6713e83d3db'Michael Niedermayer2013-10-081-2/+2
|\ \ | |/
OpenPOWER on IntegriCloud