Konstantinos Margaritis
|
5952c64066
|
add necessary modifications to CMake system to enable building on ARM, add arm_neon.h intrinsic header to intrinsics.h
|
2020-10-06 12:44:23 +03:00 |
|
Chang, Harry
|
43204dda48
|
AVX512VBMI Teddy.
|
2020-05-25 13:47:53 +00:00 |
|
Matthew Barr
|
86e7acd4dd
|
cmake: remove duplicate else()
|
2017-06-13 13:53:45 +10:00 |
|
Matthew Barr
|
73765f1f84
|
cmake: Improve the microarch checks
|
2017-06-09 10:12:02 +10:00 |
|
Matthew Barr
|
8a56d16d57
|
avx512: add basic functions to simd_utils
Extends the m512 type to use avx512 and also changes required
for limex.
|
2017-05-30 13:59:18 +10:00 |
|
Matthew Barr
|
c3a73446ee
|
Fat runtime
|
2016-12-14 15:34:54 +11:00 |
|
Matthew Barr
|
89bc2b4b39
|
cmake: invoke the compiler to test arch features
We require SSSE3, and optionally support AVX2, and the best way of testing
the compiler and compile flags is to run the compiler.
|
2016-05-24 11:26:38 +10:00 |
|