Michael Niedermayer
|
c3814ab654
|
rename new lls code to lls2 to avoid conflict with the old which has a different ABI
also remove failed attempt at a compatibility layer, the code simply cannot work
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Michael Niedermayer
|
a478e99a60
|
avutil/x86: reenable ff_update_lls_avx()
The bug has been fixed in c8b920a9b7 by Loren Merritt
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Loren Merritt
|
c8b920a9b7
|
lls/x86: use 3-operator vaddpd in ADDPD_MEM
Fixes build with yasm-1.1
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
12 years ago |
Loren Merritt
|
1221bb6239
|
x86: lpc: fix a segfault in av_evaluate_lls_sse2()
|
12 years ago |
Michael Niedermayer
|
a285079bc7
|
lls.asm: disable ff_update_lls_avx
The code doesnt build with yasm from ubuntu 12.04
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
0b40c50508
|
lls.asm: put avx code under if HAVE_AVX_EXTERNAL
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Loren Merritt
|
b545179fdf
|
x86: lpc: simd av_evaluate_lls
1.5x-1.8x faster on sandybridge
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
12 years ago |
Loren Merritt
|
502ab21af0
|
x86: lpc: simd av_update_lls
4x-6x faster on sandybridge
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
12 years ago |