20 Commits (457ccc42c96b48db5fdd1a51b9452e4da9036015)

Author SHA1 Message Date
  Martin Kroeker 68e6823d36
Adapt for supporting only a subset of variable types 5 years ago
  Martin Kroeker 2367726578
Remove redundant status message 5 years ago
  Martin Kroeker 68b1713c30
Merge pull request #2811 from martin-frbg/issue2806 5 years ago
  Martin Kroeker 5feb087c05
Handle Apple labeling armv8 as arm64 rather than aarch64 5 years ago
  Martin Kroeker 9e21a100e3
Add trivial check for stdatomic.h 5 years ago
  Martin Kroeker 1d9773b800
Use proper extension on the avx512 testcase filename 5 years ago
  Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 6 years ago
  Tyler Reddy 3f6ab1582a MAINT: remove legacy CMake endif() 6 years ago
  Martin Kroeker 1679de5e59
Detect 32bit environment on 64bit ARM hardware 6 years ago
  Sacha c3e30b2bc2
Change 64-bit detection as explained in #2056 6 years ago
  Martin Kroeker fd34820b99
Fix AVX512 test always returning false due to missing compiler option 6 years ago
  Martin Kroeker dceff5542c
Handle Android environments that identify as Linux (#1898) 6 years ago
  Martin Kroeker 84bcdf9c66
Revert "Add -march=skylake-avx512 when required" 7 years ago
  Martin Kroeker a9b51b8448
Merge pull request #1798 from martin-frbg/cmake-avx512 7 years ago
  Martin Kroeker eba394c711
Add -march=skylake-avx512 when required 7 years ago
  Martin Kroeker 4c3643ed7f
Check availability of immintrin.h in the AVX512 compatibility test 7 years ago
  Martin Kroeker b74aef2816
Add -march=skylake-avx512 to AVX512 compile check and suppress its output 7 years ago
  Martin Kroeker e4718b1fee
Better AVX512 test case 7 years ago
  Martin Kroeker 7fb62aed7e
Check build system support for AVX512 instructions 7 years ago
  Sacha Refshauge 47ebce4d1a Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 8 years ago