summaryrefslogtreecommitdiff
path: root/libavutil/x86/x86inc.asm
Commit message (Expand)AuthorAge
* x86inc: support AVX abstraction for 2-operand instructionsLoren Merritt2012-04-18
* x86inc improvements for 64-bitHenrik Gramner2012-04-11
* x86inc: add *mp named argument support to DEFINE_ARGS.Ronald S. Bultje2012-03-14
* x86inc: don't "bake" stack_offset in named arguments.Loren Merritt2012-03-03
* x86inc: support yasm -f win64 flag also.Haruhiko Yamagata2012-02-08
* x86inc: allow manual use of WIN64_SPILL_XMM.Henrik Gramner2012-02-08
* x86inc.asm: fix typo.Ronald S. Bultje2012-01-27
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
* x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-27
* x86inc: use sse versions of common macros instead of sse2 when applicableJustin Ruggles2011-11-06
* Update x86inc.asm to latest x264 version, and add AVX symmetry.Loren Merritt2011-11-05
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12