]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2024-01-09  Yoan PicchiAdd truffle SVE implementation 217/head
2023-12-21  Konstantinos... Merge pull request #215 from VectorCamp/feature/use...
2023-12-21  Konstantinos... use ccache if available 215/head
2023-12-21  Konstantinos... Merge pull request #212 from VectorCamp/bugfix/fix...
2023-12-20  Konstantinos... fix typo in baseline x86 arch definition 212/head
2023-12-20  Konstantinos... native CPU on SIMDe will enable all sorts of features...
2023-12-20  Konstantinos... GREATER_EQUAL
2023-12-20  Konstantinos... reorganize OS detection
2023-12-20  Konstantinos... fix submodule headers detection
2023-12-20  Konstantinos... fix arch=native on arm+clang
2023-12-20  Konstantinos... add fallback pdep64 for x86 if no HAVE_BMI2
2023-12-19  Konstantinos... add missing pdep64 for x86 bitutils
2023-12-19  Konstantinos... add missing pdep64 for arm and ppc64le
2023-12-19  Konstantinos... add missing pdep64 for common bitutils
2023-12-19  Konstantinos... SIMDe on Clang needs SIMDE_NO_CHECK_IMMEDIATE_CONSTANT...
2023-11-29  Konstantinos... Merge pull request #203 from VectorCamp/feature/enable...
2023-11-28  Konstantinos... fix failing allbits test for ppc64le on clang15 203/head
2023-11-28  Konstantinos... updates to the Readme
2023-11-28  Konstantinos... search for SIMDE sse4.2.h header
2023-11-28  Konstantinos... separate ARCH_FLAG logic
2023-11-28  Konstantinos... add missing else
2023-11-28  Konstantinos... make diffrich384 available on all arches
2023-11-27  Konstantnos... fix compilation for SIMDe
2023-11-27  Konstantnos... use pkg-config for SIMDe
2023-11-27  Konstantnos... fix TUNE_FLAG for SIMDE_BACKEND
2023-11-27  Konstantinos... fix SIMDe emulation builds on Arm, add native translati...
2023-11-23  Konstantnos... existing scalar implementations were incorrect -but...
2023-11-23  Konstantnos... add missing intrinsics for SIMDe backend
2023-11-23  Konstantnos... fix test for SIMDe
2023-11-23  Konstantnos... SIMDE is a valid platform
2023-11-21  Konstantnos... add include dirs
2023-11-21  Konstantnos... add generic tune flags
2023-11-21  Konstantnos... enable SIMDe backend
2023-11-21  Konstantnos... add SIMDe ports of simd_utils and supervector
2023-11-21  Konstantnos... mofidied .gitmodules
2023-11-21  Konstantnos... add SIMDe cmake file
2023-11-21  Konstantnos... add SIMDe git submodule
2023-11-21  Konstantnos... Add SIMDe backend to CMake
2023-11-21  Konstantinos... Merge pull request #200 from VectorCamp/bugfix/install... 201/head
2023-11-21  Konstantinos... Merge pull request #199 from gliwka/fix-missing-hs...
2023-11-20  Konstantinos... fix missing installation of static libs 200/head
2023-11-20  Matthias Gliwkafix missing hs_version.h header (closes #198) 199/head
2023-11-20  Konstantinos... Merge pull request #196 from VectorCamp/feature/prepare... 197/head
2023-11-19  Konstantinos... expand on build-deps installation feature/prepare-5.4.11 196/head
2023-11-19  Konstantinos... add sanitizer flags
2023-11-19  Konstantinos... more changes to readme
2023-11-19  Konstantinos... cross-compiling is not tested, removed
2023-11-19  Konstantinos... if none are set build static
2023-11-19  Konstantinos... additions to readme
2023-11-19  Konstantinos... add contributors file
2023-11-19  Konstantinos... add changelog entry
2023-11-19  Konstantinos... Update Readme file
2023-11-19  Konstantinos... bump version
2023-11-19  Konstantinos... Don't build fat runtime with native CPU detection
2023-11-19  Konstantinos... remove Jenkinsfile
2023-11-17  Konstantinos... Merge pull request #191 from VectorCamp/bugfix/fix... 192/head
2023-11-16  Konstantinos... Move VERM16 enums to the end of the list 191/head
2023-11-01  Konstantinos... Merge pull request #189 from mlmitch/develop
2023-10-31  Konstantinos... Merge pull request #188 from VectorCamp/bugfix/require...
2023-10-31  Mitchell WassonCorrect set_source_files_properties usage 189/head
2023-10-31  Konstantinos... make pkgconfig a requirement 188/head
2023-10-25  Konstantinos... Merge pull request #186 from VectorCamp/bugfix/fix...
2023-10-11  Konstantinos... Merge pull request #185 from VectorCamp/bugfix/fix...
2023-10-10  Konstantinos... Ubuntu 20.04 gcc does not define HWCAP2_SVE2 #180 186/head
2023-10-10  Konstantinos... Merge pull request #181 from VectorCamp/bugfix/fix...
2023-10-09  Konstantinos... fix default arch definition for non fat builds on arm 181/head
2023-10-09  Konstantinos... set default value
2023-10-09  Konstantinos... SVE2 is armv9-a but gcc 11 does not recognize that
2023-10-09  Konstantinos... remove vermicelli_simd.cpp to fix redefinition build...
2023-10-09  Konstantinos... remove unneeded option
2023-10-09  Konstantinos... is not known at that stage
2023-10-09  Konstantinos... fix cmake refactor for arm builds
2023-10-08  Konstantinos... fix default arch/tune flags for ppc64le
2023-10-08  Konstantinos... fix x86 fat binary build
2023-10-08  Konstantinos... fix sqlite3 version detection
2023-10-08  Konstantinos... fix cflags detection for x86
2023-10-08  Konstantinos... fix defaults for -march for x86
2023-10-08  Konstantinos... increase cmake_minimum_version, basically the one in...
2023-10-08  Konstantinos... add missing file
2023-10-08  Konstantinos... WIP: Refactor CMake build system to more modular
2023-10-07  Konstantinos... SVE2 needs armv9-a, fix build
2023-10-07  Konstantinos... add src/nfa/vermicelli_simd.cpp to ppc64le
2023-10-07  Konstantinos... include extra sources for Arm on non-fat builds
2023-10-07  Konstantinos... add missing file
2023-10-07  Konstantinos... add cpuid_flags to ppc64le as well
2023-10-07  Konstantinos... re-add missing file to x86 builds
2023-10-06  Konstantinos... fix fat & normal build errors on arm
2023-10-06  Konstantinos... detect arm_sve.h when using clang on fat runtime builds
2023-10-06  Konstantinos... remove extra print
2023-10-06  Konstantinos... __builtin_constant_p is true in the wrong case on gcc...
2023-10-05  Konstantinos... Reduce debug unit tests runtime even more
2023-10-05  Konstantinos... Don't run regression UE_2595 on debug, it times out CI
2023-10-04  Konstantinos... use the right type of cast
2023-10-04  Konstantinos... clang 16 as well
2023-10-04  Konstantinos... missed one pragma
2023-10-04  Konstantinos... use the conditional in the right way
2023-10-04  Konstantinos... add conditional for __clang__
2023-10-04  Konstantinos... clang 15 (but not 16) fails on ppc64le with -Wdeprecate...
2023-10-04  Konstantinos... Reduce unit test runtimes dramatically for debug builds
2023-10-04  Konstantinos... fix -Wunused warnings on debug
next