summaryrefslogtreecommitdiff
path: root/libavutil/x86/lls.asm
Commit message (Expand)AuthorAge
* lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-15
* drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-09
* rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-17
* avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer2013-07-02
* Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee'Michael Niedermayer2013-07-02
|\
| * lls/x86: use 3-operator vaddpd in ADDPD_MEMLoren Merritt2013-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-01
|\|
| * x86: lpc: fix a segfault in av_evaluate_lls_sse2()Loren Merritt2013-06-30
* | Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'Michael Niedermayer2013-06-30
|\|
| * x86: lpc: simd av_evaluate_llsLoren Merritt2013-06-29
* | lls.asm: disable ff_update_lls_avxMichael Niedermayer2013-06-30
* | lls.asm: put avx code under if HAVE_AVX_EXTERNALMichael Niedermayer2013-06-30
* | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer2013-06-30
|/
* x86: lpc: simd av_update_llsLoren Merritt2013-06-29