gf-complete/m4
Bassam Tabbara ad11042132 Simplify SIMD make scripts
ax_ext.m4 no longer performs any CPU checks. Instead it just checks
if the the compile supports SIMD flags.

Runtime detection will choose the right methods base on CPU
instructions available.

Intel AVX support is still done through the build since it would
require a major refactoring of the code base to support it at runtime.
For now I added a configuration flag --enable-avx that can be used
to compile with AVX support.

Also use cpu intrinsics instead of __asm__
2016-09-13 12:25:00 -07:00
..
ax_check_compile_flag.m4 Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
ax_ext.m4 Simplify SIMD make scripts 2016-09-13 12:25:00 -07:00