Jonathan Lennox 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 9 tahun lalu
..
celt_lpc_sse.c 43120f0075 Reorganize x86 SSE intrinsics code. 9 tahun lalu
celt_lpc_sse.h 43120f0075 Reorganize x86 SSE intrinsics code. 9 tahun lalu
pitch_sse.c 43120f0075 Reorganize x86 SSE intrinsics code. 9 tahun lalu
pitch_sse.h 43120f0075 Reorganize x86 SSE intrinsics code. 9 tahun lalu
pitch_sse2.c cb0875e07d Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. 9 tahun lalu
pitch_sse4_1.c cb0875e07d Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. 9 tahun lalu
x86_celt_map.c 1632152b83 Adding AVX config switches 9 tahun lalu
x86cpu.c 5fa1952e99 Fix x86 build if we presume SSE4.1 (and earlier), but not AVX. 9 tahun lalu
x86cpu.h bb0e1e0d6f Naming convention for AVX 9 tahun lalu