]> git.ipfire.org Git - thirdparty/vectorscan.git/log
thirdparty/vectorscan.git
3 years agoadd Jenkinsfile back to master branch 104/head
Konstantinos Margaritis [Tue, 19 Apr 2022 08:36:25 +0000 (11:36 +0300)] 
add Jenkinsfile back to master branch

3 years agoMerge pull request #90 from BigRedEye/vectorscan-master
Konstantinos Margaritis [Tue, 8 Feb 2022 07:20:34 +0000 (09:20 +0200)] 
Merge pull request #90 from BigRedEye/vectorscan-master

Fix word boundary assertions under C++20

3 years agofix: Mark operator bool explicit 90/head
BigRedEye [Sat, 8 Jan 2022 01:12:16 +0000 (04:12 +0300)] 
fix: Mark operator bool explicit

3 years agoMerge pull request #86 from VectorCamp/develop vectorscan/5.4.6
Konstantinos Margaritis [Fri, 21 Jan 2022 10:25:40 +0000 (12:25 +0200)] 
Merge pull request #86 from VectorCamp/develop

New release 5.4.6

3 years agoMerge pull request #87 from VectorCamp/feature/move-debian-package-to-separate-branch 86/head
Konstantinos Margaritis [Fri, 21 Jan 2022 10:24:03 +0000 (12:24 +0200)] 
Merge pull request #87 from VectorCamp/feature/move-debian-package-to-separate-branch

keep debian folder in a separate branch

3 years agokeep debian folder in a separate branch 87/head
Konstantinos Margaritis [Fri, 21 Jan 2022 10:07:25 +0000 (12:07 +0200)] 
keep debian folder in a separate branch

3 years agoMerge pull request #85 from VectorCamp/feature/add-debian-package
Konstantinos Margaritis [Fri, 21 Jan 2022 08:12:04 +0000 (10:12 +0200)] 
Merge pull request #85 from VectorCamp/feature/add-debian-package

Feature/add debian package

3 years agochange source format to native, as we include debian folder 85/head
Konstantinos Margaritis [Thu, 20 Jan 2022 19:03:02 +0000 (21:03 +0200)] 
change source format to native, as we include debian folder

3 years agofix description, remove sse4.2-support from b-depends
Konstantinos Margaritis [Thu, 20 Jan 2022 19:02:46 +0000 (21:02 +0200)] 
fix description, remove sse4.2-support from b-depends

3 years agoadd ITP bug report
Konstantinos Margaritis [Thu, 20 Jan 2022 19:02:30 +0000 (21:02 +0200)] 
add ITP bug report

3 years agoadd sse4.2-support package to enforce such dependency
Konstantinos Margaritis [Wed, 19 Jan 2022 13:08:52 +0000 (15:08 +0200)] 
add sse4.2-support package to enforce such dependency

3 years agoremove preinst script, not needed as we bumped our deps
Konstantinos Margaritis [Wed, 19 Jan 2022 13:08:04 +0000 (15:08 +0200)] 
remove preinst script, not needed as we bumped our deps

3 years agoadd our copyrights, minor fixes
Konstantinos Margaritis [Wed, 19 Jan 2022 12:31:59 +0000 (14:31 +0200)] 
add our copyrights, minor fixes

3 years agodefer setting arch/tune flags for FAT_RUNTIME
Konstantinos Margaritis [Tue, 18 Jan 2022 18:34:45 +0000 (20:34 +0200)] 
defer setting arch/tune flags for FAT_RUNTIME

3 years agoenable FAT_RUNTIME
Konstantinos Margaritis [Tue, 18 Jan 2022 18:32:22 +0000 (20:32 +0200)] 
enable FAT_RUNTIME

3 years agofix DEB_CMAKE_FLAGS depending on DEB_HOST_ARCH
Konstantinos Margaritis [Wed, 22 Dec 2021 11:25:29 +0000 (13:25 +0200)] 
fix DEB_CMAKE_FLAGS depending on DEB_HOST_ARCH

3 years agoInitial attempt at debian packaging, modified hyperscan packaging
Konstantinos Margaritis [Wed, 22 Dec 2021 11:13:12 +0000 (13:13 +0200)] 
Initial attempt at debian packaging, modified hyperscan packaging

3 years agoMerge pull request #82 from VectorCamp/feature/add-macos-support
Konstantinos Margaritis [Sat, 11 Dec 2021 23:13:14 +0000 (01:13 +0200)] 
Merge pull request #82 from VectorCamp/feature/add-macos-support

Minor changes to enable compilation on Mac M1

3 years agoMinor changes to enable compilation on Mac M1 82/head
Konstantinos Margaritis [Sat, 11 Dec 2021 13:43:55 +0000 (15:43 +0200)] 
Minor changes to enable compilation on Mac M1

3 years agoMerge pull request #81 from VectorCamp/feature/add-clang-support
Konstantinos Margaritis [Tue, 7 Dec 2021 20:16:38 +0000 (22:16 +0200)] 
Merge pull request #81 from VectorCamp/feature/add-clang-support

Feature/add clang support

3 years agominor fixes 81/head
Konstantinos Margaritis [Tue, 7 Dec 2021 08:49:59 +0000 (08:49 +0000)] 
minor fixes

3 years agofix clang-release-arm compilation
Konstantinos Margaritis [Tue, 7 Dec 2021 08:43:52 +0000 (08:43 +0000)] 
fix clang-release-arm compilation

3 years agofix wrong castings for NEON
Konstantinos Margaritis [Mon, 6 Dec 2021 21:35:51 +0000 (21:35 +0000)] 
fix wrong castings for NEON

3 years agolower gcc minver to 9 to enable building on Ubuntu 20 LTS
Konstantinos Margaritis [Mon, 6 Dec 2021 21:35:37 +0000 (21:35 +0000)] 
lower gcc minver to 9 to enable building on Ubuntu 20 LTS

3 years agoupdate Jenkinsfile for all configurations
Konstantinos Margaritis [Mon, 6 Dec 2021 18:38:01 +0000 (18:38 +0000)] 
update Jenkinsfile for all configurations

3 years agofix typo
Konstantinos Margaritis [Mon, 6 Dec 2021 18:33:37 +0000 (20:33 +0200)] 
fix typo

3 years agofix compilation with clang and some incomplete/wrong implementations for arm this...
Konstantinos Margaritis [Mon, 6 Dec 2021 18:22:58 +0000 (18:22 +0000)] 
fix compilation with clang and some incomplete/wrong implementations for arm this time

3 years agouse Jenkinsfile in git
Konstantinos Margaritis [Fri, 3 Dec 2021 16:27:21 +0000 (18:27 +0200)] 
use Jenkinsfile in git

3 years agofix build failures with clang on x86, make sure compilation works on other Power...
Konstantinos Margaritis [Fri, 3 Dec 2021 14:24:58 +0000 (16:24 +0200)] 
fix build failures with clang on x86, make sure compilation works on other Power as well

3 years agoclang is more strict
Konstantinos Margaritis [Thu, 2 Dec 2021 21:09:53 +0000 (23:09 +0200)] 
clang is more strict

3 years agodon't fail if mtune does not return a valid configuration
Konstantinos Margaritis [Thu, 2 Dec 2021 21:09:34 +0000 (23:09 +0200)] 
don't fail if mtune does not return a valid configuration

3 years agoPower does not use -march
Konstantinos Margaritis [Thu, 2 Dec 2021 16:01:26 +0000 (18:01 +0200)] 
Power does not use -march

3 years agofix build with clang, in particular VSX uses long long instead of int64_t, gcc allows...
Konstantinos Margaritis [Thu, 2 Dec 2021 16:01:00 +0000 (18:01 +0200)] 
fix build with clang, in particular VSX uses long long instead of int64_t, gcc allows this, clang does not

3 years agouse same definition of the union for all types
Konstantinos Margaritis [Thu, 2 Dec 2021 16:00:02 +0000 (18:00 +0200)] 
use same definition of the union for all types

3 years agoset -msse4.2 only on Intel
Konstantinos Margaritis [Wed, 1 Dec 2021 21:45:31 +0000 (21:45 +0000)] 
set -msse4.2 only on Intel

3 years agorework CMakeLists.txt to ensure it works with clang
Konstantinos Margaritis [Wed, 1 Dec 2021 21:23:37 +0000 (23:23 +0200)] 
rework CMakeLists.txt to ensure it works with clang

3 years agofix misompilations with clang++, as it is more strict
Konstantinos Margaritis [Wed, 1 Dec 2021 21:22:15 +0000 (23:22 +0200)] 
fix misompilations with clang++, as it is more strict

3 years agobump base requirements to SSE4.2
Konstantinos Margaritis [Wed, 1 Dec 2021 21:19:43 +0000 (23:19 +0200)] 
bump base requirements to SSE4.2

3 years agofix miscompilation with clang
Konstantinos Margaritis [Wed, 1 Dec 2021 21:18:57 +0000 (23:18 +0200)] 
fix miscompilation with clang

3 years agoMerge pull request #80 from VectorCamp/bugfix/fix-SVE2-build
Konstantinos Margaritis [Thu, 25 Nov 2021 20:19:12 +0000 (22:19 +0200)] 
Merge pull request #80 from VectorCamp/bugfix/fix-SVE2-build

fix SVE2 build after the changes

3 years agofix SVE2 build after the changes 80/head
Konstantinos Margaritis [Thu, 25 Nov 2021 16:48:24 +0000 (18:48 +0200)] 
fix SVE2 build after the changes

3 years agoMerge pull request #79 from Apostolos00tapsas/feature/complete-power9-VSX-support
Konstantinos Margaritis [Thu, 25 Nov 2021 16:40:17 +0000 (18:40 +0200)] 
Merge pull request #79 from Apostolos00tapsas/feature/complete-power9-VSX-support

Feature/complete power9 vsx support

3 years agofix unit-internal release builds using __builtin_constant_p() as well 79/head
Konstantinos Margaritis [Thu, 25 Nov 2021 13:09:01 +0000 (15:09 +0200)] 
fix unit-internal release builds using __builtin_constant_p() as well

3 years agonit
Konstantinos Margaritis [Thu, 25 Nov 2021 06:21:07 +0000 (06:21 +0000)] 
nit

3 years agouse __builtin_constant_p() instead for arm as well
Konstantinos Margaritis [Thu, 25 Nov 2021 06:20:53 +0000 (06:20 +0000)] 
use __builtin_constant_p() instead for arm as well

3 years agoRemoved duplicates
Apostolos Tapsas [Wed, 24 Nov 2021 15:09:53 +0000 (15:09 +0000)] 
Removed duplicates

3 years ago*fix palignr implementation for VSX Release mode
Apostolos Tapsas [Wed, 24 Nov 2021 15:03:49 +0000 (15:03 +0000)] 
*fix palignr implementation for VSX Release mode
*add unit test for palignr
*enable unit test building for Release mode

3 years agoRemoved accidentaly included header file
Apostolos Tapsas [Wed, 24 Nov 2021 12:11:21 +0000 (12:11 +0000)] 
Removed accidentaly included header file

3 years agofound and solved very hard to track bug of intrinsic function palignr, that manifeste...
Apostolos Tapsas [Wed, 24 Nov 2021 11:18:18 +0000 (11:18 +0000)] 
found and solved very hard to track bug of intrinsic function palignr, that manifested only in Release builds and not Debug builds in a particular number of tests

3 years agoWIP:tracking last bugs in failing tests for release build
Apostolos Tapsas [Tue, 16 Nov 2021 15:24:22 +0000 (15:24 +0000)] 
WIP:tracking last bugs in failing tests for release build

3 years agovermicelli and match implementations for ppc64el added
Apostolos Tapsas [Sat, 13 Nov 2021 19:36:46 +0000 (19:36 +0000)] 
vermicelli and match implementations for ppc64el added

3 years agoresolving conficts after merging
apostolos [Sat, 13 Nov 2021 16:58:22 +0000 (18:58 +0200)] 
resolving conficts after merging

3 years agoMerge pull request #78 from VectorCamp/feature/refactor-vermicelli
Konstantinos Margaritis [Fri, 12 Nov 2021 21:06:46 +0000 (23:06 +0200)] 
Merge pull request #78 from VectorCamp/feature/refactor-vermicelli

Feature/refactor vermicelli

3 years agoSuperVector opandnot test enriched
apostolos [Wed, 10 Nov 2021 13:12:25 +0000 (15:12 +0200)] 
SuperVector opandnot test enriched

3 years agotest for load m128 from u64a function added
apostolos [Wed, 10 Nov 2021 07:01:28 +0000 (09:01 +0200)] 
test for load m128 from u64a function added

3 years agoadd len parameter to arm matchers as well 78/head
Konstantinos Margaritis [Mon, 8 Nov 2021 19:45:36 +0000 (19:45 +0000)] 
add len parameter to arm matchers as well

3 years agosplit vermicelli block implementations per arch
Konstantinos Margaritis [Mon, 8 Nov 2021 19:45:21 +0000 (19:45 +0000)] 
split vermicelli block implementations per arch

3 years agosimd_utils functions fixed
Apostolos Tapsas [Mon, 8 Nov 2021 14:22:58 +0000 (14:22 +0000)] 
simd_utils functions fixed

3 years agoSuperVector constructors as well as andnot implementation fixed
Apostolos Tapsas [Fri, 5 Nov 2021 13:34:48 +0000 (13:34 +0000)] 
SuperVector constructors as well as andnot implementation fixed

3 years agoadd len parameter and mask, fixes corner cases on AVX512
Konstantinos Margaritis [Fri, 5 Nov 2021 12:30:22 +0000 (14:30 +0200)] 
add len parameter and mask, fixes corner cases on AVX512

3 years agoremove vermicelli.h and replace it with vermicelli.hpp
Konstantinos Margaritis [Tue, 2 Nov 2021 20:30:53 +0000 (22:30 +0200)] 
remove vermicelli.h and replace it with vermicelli.hpp

3 years agorefactor vermicelliDoubleMaskedExec()
Konstantinos Margaritis [Tue, 2 Nov 2021 20:30:21 +0000 (22:30 +0200)] 
refactor vermicelliDoubleMaskedExec()

3 years agoadd vermicelli.hpp to includes
Konstantinos Margaritis [Mon, 1 Nov 2021 16:40:17 +0000 (16:40 +0000)] 
add vermicelli.hpp to includes

3 years agoremove vermicelli_sse.h
Konstantinos Margaritis [Mon, 1 Nov 2021 16:40:01 +0000 (16:40 +0000)] 
remove vermicelli_sse.h

3 years agofix arm matchers
Konstantinos Margaritis [Mon, 1 Nov 2021 16:31:38 +0000 (16:31 +0000)] 
fix arm matchers

3 years agocomplete refactoring and unification of Vermicelli functions
Konstantinos Margaritis [Mon, 1 Nov 2021 14:51:18 +0000 (16:51 +0200)] 
complete refactoring and unification of Vermicelli functions

3 years agoremove unneeded header
Konstantinos Margaritis [Mon, 1 Nov 2021 14:50:38 +0000 (16:50 +0200)] 
remove unneeded header

3 years agoadd new include file
Konstantinos Margaritis [Wed, 27 Oct 2021 09:32:54 +0000 (12:32 +0300)] 
add new include file

3 years agorenamed matcher functions, added new ones for Vermicelli
Konstantinos Margaritis [Wed, 27 Oct 2021 09:32:03 +0000 (12:32 +0300)] 
renamed matcher functions, added new ones for Vermicelli

3 years agonits
Konstantinos Margaritis [Wed, 27 Oct 2021 09:31:04 +0000 (12:31 +0300)] 
nits

3 years agomove casemask helper functions to separate header
Konstantinos Margaritis [Wed, 27 Oct 2021 09:30:42 +0000 (12:30 +0300)] 
move casemask helper functions to separate header

3 years agoadd to CMake
Konstantinos Margaritis [Wed, 27 Oct 2021 09:29:59 +0000 (12:29 +0300)] 
add to CMake

3 years agoadded refactored vermicelli_simd.cpp implementation
Konstantinos Margaritis [Wed, 27 Oct 2021 09:29:39 +0000 (12:29 +0300)] 
added refactored vermicelli_simd.cpp implementation

3 years agoadd Vermicelli/RVermicelli to microbenchmark utility
Konstantinos Margaritis [Mon, 1 Nov 2021 12:48:17 +0000 (14:48 +0200)] 
add Vermicelli/RVermicelli to microbenchmark utility

3 years agoadd arm vector types in union, avoid -flax-conversions, fix castings
Konstantinos Margaritis [Tue, 19 Oct 2021 18:23:13 +0000 (18:23 +0000)] 
add arm vector types in union, avoid -flax-conversions, fix castings

3 years agocomplete refactoring and unification of Vermicelli functions
Konstantinos Margaritis [Mon, 1 Nov 2021 14:51:18 +0000 (16:51 +0200)] 
complete refactoring and unification of Vermicelli functions

3 years agoremove unneeded header
Konstantinos Margaritis [Mon, 1 Nov 2021 14:50:38 +0000 (16:50 +0200)] 
remove unneeded header

3 years agoprints commants and formating fixes
apostolos [Mon, 1 Nov 2021 08:05:25 +0000 (10:05 +0200)] 
prints commants and formating fixes

3 years agoadd new include file
Konstantinos Margaritis [Wed, 27 Oct 2021 09:32:54 +0000 (12:32 +0300)] 
add new include file

3 years agorenamed matcher functions, added new ones for Vermicelli
Konstantinos Margaritis [Wed, 27 Oct 2021 09:32:03 +0000 (12:32 +0300)] 
renamed matcher functions, added new ones for Vermicelli

3 years agonits
Konstantinos Margaritis [Wed, 27 Oct 2021 09:31:04 +0000 (12:31 +0300)] 
nits

3 years agomove casemask helper functions to separate header
Konstantinos Margaritis [Wed, 27 Oct 2021 09:30:42 +0000 (12:30 +0300)] 
move casemask helper functions to separate header

3 years agoadd to CMake
Konstantinos Margaritis [Wed, 27 Oct 2021 09:29:59 +0000 (12:29 +0300)] 
add to CMake

3 years agoadded refactored vermicelli_simd.cpp implementation
Konstantinos Margaritis [Wed, 27 Oct 2021 09:29:39 +0000 (12:29 +0300)] 
added refactored vermicelli_simd.cpp implementation

3 years agonits
apostolos [Tue, 26 Oct 2021 08:55:02 +0000 (11:55 +0300)] 
nits

3 years agoSpecial case for Shuffle test added as well as comments for respectives implementations
apostolos [Tue, 26 Oct 2021 08:48:33 +0000 (11:48 +0300)] 
Special case for Shuffle test added as well as comments for respectives implementations

3 years agoShuffle simd and SuperVector implementetions as well as their test realy fixed
Apostolos Tapsas [Sun, 24 Oct 2021 16:52:12 +0000 (16:52 +0000)] 
Shuffle simd and SuperVector implementetions as well as their test realy fixed

3 years agoSuperVector shuffle implementation and test function optimized
Apostolos Tapsas [Fri, 22 Oct 2021 11:55:39 +0000 (11:55 +0000)] 
SuperVector shuffle implementation and test function optimized

3 years agoprint functions missing keywords replaced
apostolos [Fri, 22 Oct 2021 09:38:16 +0000 (12:38 +0300)] 
print functions missing keywords replaced

3 years agoprint functions keyword renamed
apostolos [Fri, 22 Oct 2021 09:36:07 +0000 (12:36 +0300)] 
print functions keyword renamed

3 years agotest for movemask and shuffle cases added
apostolos [Fri, 22 Oct 2021 08:17:43 +0000 (11:17 +0300)] 
test for movemask and shuffle cases added

3 years agoexpand128 bugs fixed
Apostolos Tapsas [Fri, 22 Oct 2021 07:05:55 +0000 (07:05 +0000)] 
expand128 bugs fixed

3 years agoexpand128 implementation was changed to be like arm's
apostolos [Fri, 22 Oct 2021 06:46:04 +0000 (09:46 +0300)] 
expand128 implementation was changed to be like arm's

3 years agoWIP: simd & bitutils files finctions fixes
Apostolos Tapsas [Thu, 21 Oct 2021 13:34:02 +0000 (13:34 +0000)] 
WIP: simd & bitutils files finctions fixes

3 years agoSuperVector operators fixes and simd_utils low/high64 functions implementations added
Apostolos Tapsas [Mon, 18 Oct 2021 12:26:38 +0000 (12:26 +0000)] 
SuperVector operators fixes and simd_utils low/high64 functions implementations added

3 years agoSuperVector vsh* implementations
Apostolos Tapsas [Fri, 15 Oct 2021 14:07:17 +0000 (14:07 +0000)] 
SuperVector vsh* implementations

3 years agomatch file for ARCH_PPC64EL added
apostolos [Thu, 14 Oct 2021 13:26:59 +0000 (16:26 +0300)] 
match file for ARCH_PPC64EL added

3 years agotrufle and shufle implementations for ARCH_PPC64EL
apostolos [Thu, 14 Oct 2021 13:01:21 +0000 (16:01 +0300)] 
trufle and shufle implementations for ARCH_PPC64EL

3 years agoblockSigleMask implementations for ARCH_PPC64 added
apostolos [Thu, 14 Oct 2021 12:56:13 +0000 (15:56 +0300)] 
blockSigleMask implementations for ARCH_PPC64 added

3 years agoSupervector vsh* added
apostolos [Thu, 14 Oct 2021 12:08:23 +0000 (15:08 +0300)] 
Supervector vsh* added