Xavier Arteaga
|
8c3a0153b9
|
Added missing AVX512 intrinsics and flags. Fixes #291.
|
2018-11-21 18:09:09 +01:00 |
Andre Puschmann
|
e12dc1a751
|
fix SIMD detection for Clang
|
2018-09-12 21:20:01 +02:00 |
Xavier Arteaga
|
2b775462f7
|
Added LV_HAVE_AVX512 to CMakeLists
|
2017-09-25 13:07:01 +02:00 |
Ismael Gomez
|
7aa33c1f27
|
Merge branch 'next' into next_novolk
|
2017-09-13 13:05:28 +02:00 |
Xavier Arteaga
|
2d1166e3fa
|
Added FMA flag
|
2017-08-17 10:13:03 +02:00 |
Ismael Gomez
|
975a41d55f
|
Merge branch 'next_private' into novolk
|
2017-06-08 12:31:47 +02:00 |
Paul Sutton
|
fd5502cfc9
|
Fix for SSE check in case -std=c99 hasn't been defined beforehand
|
2017-06-06 14:15:49 +01:00 |
Ismael Gomez
|
94c7f56fbd
|
Merge branch 'next' into novolk
|
2017-03-09 17:55:59 +01:00 |
yagoda
|
7c30d85536
|
fixing errors with compiler flags
|
2017-02-15 11:47:45 +00:00 |
Paul Sutton
|
932ed9b247
|
Added GCC_ARCH option to manually set -march in GCC
|
2017-01-27 11:56:59 +00:00 |
Ismael Gomez
|
b2f889081f
|
fixed test for avx2 in cmake
|
2017-01-22 14:26:54 +01:00 |
Ismael Gomez
|
9114441fbf
|
fixed test for avx2 in cmake
|
2017-01-22 14:16:10 +01:00 |
Ismael Gomez
|
49a2a749a1
|
added more compiler flags. Added option for avx2
|
2017-01-19 18:30:45 +01:00 |
ismagom
|
309791cc61
|
Try_compile() based CMAKE SSE checking
|
2015-10-16 11:48:59 +02:00 |
ismagom
|
cd971bc15e
|
Conditional SSE compilation
|
2015-10-16 11:05:23 +02:00 |