summaryrefslogtreecommitdiffstats
path: root/libavutil/x86/lls.asm
Commit message (Expand)AuthorAgeFilesLines
* lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-151-2/+57
* drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-091-4/+4
* rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-171-4/+4
* avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer2013-07-021-1/+1
* Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee'Michael Niedermayer2013-07-021-1/+1
|\
| * lls/x86: use 3-operator vaddpd in ADDPD_MEMLoren Merritt2013-07-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-011-1/+1
|\ \ | |/
| * x86: lpc: fix a segfault in av_evaluate_lls_sse2()Loren Merritt2013-06-301-1/+1
* | Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'Michael Niedermayer2013-06-301-0/+37
|\ \ | |/
| * x86: lpc: simd av_evaluate_llsLoren Merritt2013-06-291-0/+38
* | lls.asm: disable ff_update_lls_avxMichael Niedermayer2013-06-301-1/+1
* | lls.asm: put avx code under if HAVE_AVX_EXTERNALMichael Niedermayer2013-06-301-0/+2
* | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer2013-06-301-4/+4
|/
* x86: lpc: simd av_update_llsLoren Merritt2013-06-291-0/+196
OpenPOWER on IntegriCloud