]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2021-11-25  Konstantinos... fix unit-internal release builds using __builtin_consta... 79/head
2021-11-25  Konstantinos... nit
2021-11-25  Konstantinos... use __builtin_constant_p() instead for arm as well
2021-11-24  Apostolos TapsasRemoved duplicates
2021-11-24  Apostolos Tapsas*fix palignr implementation for VSX Release mode
2021-11-24  Apostolos TapsasRemoved accidentaly included header file
2021-11-24  Apostolos Tapsasfound and solved very hard to track bug of intrinsic...
2021-11-16  Apostolos TapsasWIP:tracking last bugs in failing tests for release...
2021-11-13  Apostolos Tapsasvermicelli and match implementations for ppc64el added
2021-11-13  apostolosresolving conficts after merging
2021-11-12  Konstantinos... Merge pull request #78 from VectorCamp/feature/refactor...
2021-11-10  apostolosSuperVector opandnot test enriched
2021-11-10  apostolostest for load m128 from u64a function added
2021-11-08  Konstantinos... add len parameter to arm matchers as well 78/head
2021-11-08  Konstantinos... split vermicelli block implementations per arch
2021-11-08  Apostolos Tapsassimd_utils functions fixed
2021-11-05  Apostolos TapsasSuperVector constructors as well as andnot implementati...
2021-11-05  Konstantinos... add len parameter and mask, fixes corner cases on AVX512
2021-11-02  Konstantinos... remove vermicelli.h and replace it with vermicelli.hpp
2021-11-02  Konstantinos... refactor vermicelliDoubleMaskedExec()
2021-11-01  Konstantinos... add vermicelli.hpp to includes
2021-11-01  Konstantinos... remove vermicelli_sse.h
2021-11-01  Konstantinos... fix arm matchers
2021-11-01  Konstantinos... complete refactoring and unification of Vermicelli...
2021-11-01  Konstantinos... remove unneeded header
2021-11-01  Konstantinos... add new include file
2021-11-01  Konstantinos... renamed matcher functions, added new ones for Vermicelli
2021-11-01  Konstantinos... nits
2021-11-01  Konstantinos... move casemask helper functions to separate header
2021-11-01  Konstantinos... add to CMake
2021-11-01  Konstantinos... added refactored vermicelli_simd.cpp implementation
2021-11-01  Konstantinos... add Vermicelli/RVermicelli to microbenchmark utility
2021-11-01  Konstantinos... add arm vector types in union, avoid -flax-conversions...
2021-11-01  Konstantinos... complete refactoring and unification of Vermicelli...
2021-11-01  Konstantinos... remove unneeded header
2021-11-01  apostolosprints commants and formating fixes
2021-10-27  Konstantinos... add new include file
2021-10-27  Konstantinos... renamed matcher functions, added new ones for Vermicelli
2021-10-27  Konstantinos... nits
2021-10-27  Konstantinos... move casemask helper functions to separate header
2021-10-27  Konstantinos... add to CMake
2021-10-27  Konstantinos... added refactored vermicelli_simd.cpp implementation
2021-10-26  apostolosnits
2021-10-26  apostolosSpecial case for Shuffle test added as well as comments...
2021-10-25  Apostolos TapsasShuffle simd and SuperVector implementetions as well...
2021-10-22  Apostolos TapsasSuperVector shuffle implementation and test function...
2021-10-22  apostolosprint functions missing keywords replaced
2021-10-22  apostolosprint functions keyword renamed
2021-10-22  apostolostest for movemask and shuffle cases added
2021-10-22  Apostolos Tapsasexpand128 bugs fixed
2021-10-22  apostolosexpand128 implementation was changed to be like arm's
2021-10-21  Apostolos TapsasWIP: simd & bitutils files finctions fixes
2021-10-18  Apostolos TapsasSuperVector operators fixes and simd_utils low/high64...
2021-10-15  Apostolos TapsasSuperVector vsh* implementations
2021-10-14  apostolosmatch file for ARCH_PPC64EL added
2021-10-14  apostolostrufle and shufle implementations for ARCH_PPC64EL
2021-10-14  apostolosblockSigleMask implementations for ARCH_PPC64 added
2021-10-14  apostolosSupervector vsh* added
2021-10-14  Apostolos TapsasWIP: Power VSX support almost completed
2021-10-14  Vectorcampcompile fixes for vsc port
2021-10-14  apostolosupdate powerpc simd util file functions
2021-10-14  apostolosimplementations for powerpc64el architecture
2021-10-14  Vectorcampppc64el arcitecture added in CMakelists file
2021-10-14  Vectorcamptest commit from VM and CMakelists add power support
2021-10-14  Konstantinos... add initial ppc64el support
2021-10-12  Konstantinos... link benchmarks against static lib only as some symbols... v5.4.4+vectorscan
2021-10-12  Konstantinos... Add missing copyright info from tampered files 68/head v5.4.3+vectorscan
2021-10-12  Konstantinos... bump version
2021-10-12  Konstantinos... fix multiple/undefined symbols when using fat runtimes
2021-10-12  Konstantinos... add arm truffle block function
2021-10-12  Konstantinos... add simd_onebit_masks as static in arm simd_utils.h...
2021-10-12  Konstantinos... simplify truffle and provide arch-specific block functions
2021-10-12  Konstantinos... simplify shufti and provide arch-specific block functions
2021-10-12  Konstantinos... rearrange method declarations
2021-10-12  Konstantinos... remove simd_utils.c
2021-10-12  Konstantinos... add x86 vsh* implementations
2021-10-12  Konstantinos... use movemask
2021-10-12  Konstantinos... add header define to avoid double inclusion
2021-10-12  Konstantinos... do not include the Supervector impl.cpp files in fat...
2021-10-12  Konstantinos... atm, do not built benchmark tool for fat runtime, as...
2021-10-12  Konstantinos... Improve benchmarks
2021-10-12  Konstantinos... optimize and simplify Shufti and Truffle to work with...
2021-10-12  Konstantinos... no need to convert to size_t
2021-10-12  Konstantinos... remove asserts, as they are not needed
2021-10-12  Konstantinos... firstMatch/lastMatch are now arch-dependent, emulating...
2021-10-12  Konstantinos... fix for new pshufb
2021-10-12  Konstantinos... Changes/Additions to SuperVector class * added ==,...
2021-10-12  Konstantinos... initial SSE/AVX2 implementation
2021-10-12  Duncan Bellamyremove adding CMAKE_CXX_IMPLICIT_LINK_LIBRARIES to...
2021-10-12  apostolosUnify benchmarks, more accurate measurements
2021-10-12  Konstantinos... Unify benchmarks, more accurate measurements
2021-10-12  apostolosbenchmarks functions replaced with lambdas
2021-10-12  apostolosraw pointers replaced with smart pointers
2021-10-12  apostolosnit
2021-10-12  apostolosnit
2021-10-12  apostolosfix benchmarks outputs
2021-10-12  apostolosbandwidth output fixes
2021-10-12  apostolossize outup for case with match fixed
2021-10-12  apostolosnits
2021-10-12  apostolossize output fixed
next