]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
avx512: CPU detection and platform hints
authorMatthew Barr <matthew.barr@intel.com>
Tue, 4 Oct 2016 00:18:10 +0000 (11:18 +1100)
committerMatthew Barr <matthew.barr@intel.com>
Tue, 30 May 2017 03:59:23 +0000 (13:59 +1000)
commit91db20d8eb548dac8ca76e0aaa9ebc858323c7a7
tree3fe369ace55197da4f8eba5cb09a60e62812ecb2
parent8a56d16d576c4796e30f7b09b1c1a22ec6e2f8b3
avx512: CPU detection and platform hints
12 files changed:
src/compiler/compiler.cpp
src/database.c
src/database.h
src/hs.cpp
src/hs_compile.h
src/util/arch.h
src/util/cpuid_flags.c
src/util/cpuid_flags.h
src/util/target_info.cpp
src/util/target_info.h
unit/hyperscan/single.cpp
unit/internal/database.cpp