]>
git.ipfire.org Git - thirdparty/vectorscan.git/log
Konstantinos Margaritis [Tue, 20 Jul 2021 11:33:03 +0000 (14:33 +0300)]
add arm rshift128/rshift128
Konstantinos Margaritis [Tue, 20 Jul 2021 11:33:03 +0000 (14:33 +0300)]
use rshift128() instead of vector-wide right shift
Konstantinos Margaritis [Tue, 20 Jul 2021 11:32:40 +0000 (14:32 +0300)]
add {l,r}shift128()+tests, rename printv_u64() to print64()
George Wort [Fri, 2 Jul 2021 09:43:48 +0000 (10:43 +0100)]
Use SVE2 Bitperm's bdep instruction in bitutils and state_compress
Specifically for pdep64, expand32, and expand64 in bitutils,
as well as all of the loadcompressed functions used in
state_compress.
Change-Id: I92851bd12481dbee6a7e344df0890c4901b56d01
George Wort [Mon, 12 Jul 2021 16:08:11 +0000 (17:08 +0100)]
Fix CROSS_COMPILE_AARCH64 for SVE issues.
Change-Id: I7b9ba3ccb754d96eee22ca01714c783dae1e4956
George Wort [Mon, 7 Jun 2021 12:55:09 +0000 (13:55 +0100)]
Add SVE2 support for vermicelli
Change-Id: Ia025de53521fbaefe5fb1e4425aaf75c7d80a14e
George Wort [Thu, 1 Jul 2021 13:19:20 +0000 (14:19 +0100)]
Remove possibly undefined behaviour from Noodle.
Change-Id: I9a7997cea6a48927cb02b00c5dba5009bbf83850
George Wort [Wed, 30 Jun 2021 13:13:27 +0000 (14:13 +0100)]
Remove first check from scanDouble Noodle.
Change-Id: I00eabb3cb06ef6a2060df52c26fa8591907a2711
apostolos [Mon, 19 Jul 2021 10:12:58 +0000 (13:12 +0300)]
Equal mask test fixed with random numbers
apostolos [Mon, 19 Jul 2021 07:23:11 +0000 (10:23 +0300)]
Supervector test fixes
apostolos [Fri, 16 Jul 2021 08:17:28 +0000 (11:17 +0300)]
SuperVector AVX512 implementations
apostolos [Tue, 13 Jul 2021 13:38:25 +0000 (16:38 +0300)]
SuperVector unit tests for AVX2 and AVX512 added
Konstantinos Margaritis [Tue, 13 Jul 2021 10:19:48 +0000 (13:19 +0300)]
really fix lshift for avx2
Konstantinos Margaritis [Mon, 12 Jul 2021 18:12:21 +0000 (21:12 +0300)]
disable OPTIMISE by default
Konstantinos Margaritis [Mon, 12 Jul 2021 18:12:05 +0000 (21:12 +0300)]
fix truffle SIMD for S>16 as well
Konstantinos Margaritis [Mon, 12 Jul 2021 18:09:10 +0000 (21:09 +0300)]
add AVX2 specializations
Konstantinos Margaritis [Mon, 12 Jul 2021 18:08:51 +0000 (21:08 +0300)]
lots of fixes to AVX2 implementation
Konstantinos Margaritis [Mon, 12 Jul 2021 17:59:09 +0000 (20:59 +0300)]
convert print helper functions to class methods
Konstantinos Margaritis [Mon, 12 Jul 2021 17:57:44 +0000 (20:57 +0300)]
tiny change in vector initialization
Konstantinos Margaritis [Tue, 6 Jul 2021 06:22:31 +0000 (09:22 +0300)]
fix last failing Shufti/Truffle tests
Konstantinos Margaritis [Tue, 6 Jul 2021 06:22:00 +0000 (09:22 +0300)]
fix arm SuperVector implementation
Konstantinos Margaritis [Mon, 5 Jul 2021 10:06:12 +0000 (13:06 +0300)]
fix rtruffle, was failing Lbr and a few ReverseTruffle tests
Konstantinos Margaritis [Mon, 5 Jul 2021 06:07:02 +0000 (09:07 +0300)]
fix x86 debug alignr
Konstantinos Margaritis [Sun, 4 Jul 2021 16:12:23 +0000 (19:12 +0300)]
move firstMatch, lastMatch to own header in util
Konstantinos Margaritis [Sun, 4 Jul 2021 16:11:55 +0000 (19:11 +0300)]
minor fixes
Konstantinos Margaritis [Sun, 4 Jul 2021 11:46:50 +0000 (14:46 +0300)]
compilation fixes for debug mode
Konstantinos Margaritis [Fri, 2 Jul 2021 17:16:23 +0000 (20:16 +0300)]
fix arm implementation of alignr()
Konstantinos Margaritis [Fri, 2 Jul 2021 16:53:37 +0000 (19:53 +0300)]
harmonise syntax of x86 SuperVector impl.cpp like arm, fix alignr, define printv_* functions when on debug mode only
Konstantinos Margaritis [Fri, 2 Jul 2021 16:28:37 +0000 (19:28 +0300)]
style fixes
Konstantinos Margaritis [Fri, 2 Jul 2021 16:16:18 +0000 (19:16 +0300)]
removed obsolete file
Konstantinos Margaritis [Fri, 2 Jul 2021 16:11:44 +0000 (19:11 +0300)]
rename supervector class header, use dup_*() functions names instead of set1_*(), minor fixes
Konstantinos Margaritis [Fri, 2 Jul 2021 16:10:21 +0000 (19:10 +0300)]
handle GNUCC_ARCH on non-x86 properly
apostolos [Fri, 2 Jul 2021 14:12:47 +0000 (17:12 +0300)]
Truffle simd vectorized
George Wort [Tue, 22 Jun 2021 11:34:35 +0000 (12:34 +0100)]
Fix error in initial noodle double final call.
Change-Id: Ie044988f183b47e0b2f1eed3b4bd23de75c3117d
Konstantinos Margaritis [Wed, 23 Jun 2021 19:20:01 +0000 (22:20 +0300)]
syntax fixes
Konstantinos Margaritis [Wed, 23 Jun 2021 19:19:16 +0000 (22:19 +0300)]
nits
Konstantinos Margaritis [Wed, 23 Jun 2021 19:16:56 +0000 (22:16 +0300)]
fix typo
Konstantinos Margaritis [Wed, 23 Jun 2021 19:16:24 +0000 (22:16 +0300)]
fix unit tests, and resp. ARM SuperVector methods based on those unit tests, add print functions for SuperVector
apostolos [Tue, 22 Jun 2021 10:08:00 +0000 (13:08 +0300)]
Supervector Unit Tests
George Wort [Tue, 25 May 2021 10:10:25 +0000 (11:10 +0100)]
Add SVE2 support for noodle
Change-Id: Iacb7d1f164bdd0ba50e2e13d26fe548cf9b45a6a
Konstantinos Margaritis [Fri, 11 Jun 2021 10:33:01 +0000 (13:33 +0300)]
add missing ARM SuperVector methods, some tests still fail, WIP
Konstantinos Margaritis [Fri, 11 Jun 2021 10:27:19 +0000 (13:27 +0300)]
disable SuperVector unit tests for now, until ARM support is included
Konstantinos Margaritis [Thu, 10 Jun 2021 10:35:51 +0000 (13:35 +0300)]
rename arm impl.hpp to impl.cpp, add operator|() to SuperVector class
Konstantinos Margaritis [Thu, 10 Jun 2021 10:34:38 +0000 (13:34 +0300)]
refactor shufti algorithm to use SuperVector class, WIP
George Wort [Mon, 17 May 2021 16:13:14 +0000 (17:13 +0100)]
Add SVE, SVE2, and SVE2_BITPERM as targets
Change-Id: I5231e2eb0a31708a16c853dc83ea48db32e0b0a5
George Wort [Mon, 17 May 2021 14:17:38 +0000 (15:17 +0100)]
Enable cross compilation to aarch64
Change-Id: Iafc8ac60926f5286990ce63a4ff4f8b6a7c46bef
apostolos [Fri, 11 Jun 2021 08:54:47 +0000 (11:54 +0300)]
SuperVector unit tests
apostolos [Wed, 9 Jun 2021 08:58:59 +0000 (11:58 +0300)]
unit tests for supervector
Konstantinos Margaritis [Mon, 7 Jun 2021 07:07:29 +0000 (10:07 +0300)]
add more functions, move defines here, enable inlining of template specializations only when running optimized code
Konstantinos Margaritis [Mon, 7 Jun 2021 07:04:57 +0000 (10:04 +0300)]
fix compilation on C++
Konstantinos Margaritis [Mon, 7 Jun 2021 07:04:36 +0000 (10:04 +0300)]
simplify function
Konstantinos Margaritis [Mon, 7 Jun 2021 07:04:19 +0000 (10:04 +0300)]
move definitions elsewhere
Konstantinos Margaritis [Tue, 25 May 2021 14:15:00 +0000 (17:15 +0300)]
move SuperVector versions of noodleEngine scan functions to _simd.hpp file
Konstantinos Margaritis [Thu, 13 May 2021 17:06:34 +0000 (20:06 +0300)]
add arm support for the new SuperVector class
Konstantinos Margaritis [Thu, 13 May 2021 14:53:12 +0000 (17:53 +0300)]
simplify scanSingleMain() and scanDoubleMain()
Konstantinos Margaritis [Wed, 12 May 2021 17:18:05 +0000 (20:18 +0300)]
delete separate implementations
Konstantinos Margaritis [Wed, 12 May 2021 10:31:12 +0000 (13:31 +0300)]
add C++ template SIMD library (WIP)
Konstantinos Margaritis [Wed, 12 May 2021 10:30:20 +0000 (13:30 +0300)]
add generic SIMD implementation
Konstantinos Margaritis [Wed, 12 May 2021 10:29:50 +0000 (13:29 +0300)]
rename project, change to noodle_engine.cpp
Konstantinos Margaritis [Wed, 12 May 2021 10:29:16 +0000 (13:29 +0300)]
convert to C++
Konstantinos Margaritis [Wed, 12 May 2021 10:27:18 +0000 (13:27 +0300)]
revert to push_back()
Konstantinos Margaritis [Wed, 12 May 2021 10:26:42 +0000 (13:26 +0300)]
add global definitions for CHUNKSIZE/VECTORSIZE, define HAVE_AVX512* only when BUILD_AVX512 is also enabled
Konstantinos Margaritis [Wed, 12 May 2021 10:25:41 +0000 (13:25 +0300)]
fix typo
Konstantinos Margaritis [Fri, 26 Mar 2021 10:39:40 +0000 (12:39 +0200)]
replace push_back by emplace_back where possible
Konstantinos Margaritis [Mon, 22 Mar 2021 17:43:38 +0000 (19:43 +0200)]
use -O3 for C++ code as well, makes a difference
Konstantinos Margaritis [Tue, 12 Oct 2021 08:51:20 +0000 (11:51 +0300)]
merge with master
Konstantinos Margaritis [Tue, 16 Mar 2021 15:47:00 +0000 (17:47 +0200)]
minor optimizations
Konstantinos Margaritis [Fri, 12 Mar 2021 08:10:53 +0000 (10:10 +0200)]
prefetch works best when addresses are 64-byte aligned
Konstantinos Margaritis [Fri, 26 Feb 2021 14:40:58 +0000 (16:40 +0200)]
Revert "replace long macro and switch statement with function pointer array and branchless execution"
This reverts commit
cc9dfed2494d709aac79051c29adb0a563903ba9.
Konstantinos Margaritis [Fri, 26 Feb 2021 14:39:24 +0000 (16:39 +0200)]
replace long macro and switch statement with function pointer array and branchless execution
Konstantinos Margaritis [Mon, 22 Feb 2021 11:59:05 +0000 (13:59 +0200)]
optimise case handling
Konstantinos Margaritis [Fri, 19 Feb 2021 10:16:43 +0000 (12:16 +0200)]
simplify and make scanSingle*()/scanDouble*() more uniform
Konstantinos Margaritis [Tue, 16 Feb 2021 20:10:42 +0000 (22:10 +0200)]
optimize caseMask handling
vectorcamp-jenkins [Tue, 13 Apr 2021 19:52:42 +0000 (22:52 +0300)]
added basic Jenkinsfile
Konstantinos Margaritis [Mon, 12 Apr 2021 15:00:06 +0000 (15:00 +0000)]
change project name in CMakeLists
Robbie Williamson [Fri, 26 Mar 2021 15:05:53 +0000 (10:05 -0500)]
Update README.md
Softened some of the wording around the reason for the fork. ;-)
Konstantinos Margaritis [Mon, 15 Feb 2021 18:18:06 +0000 (20:18 +0200)]
bump version
Konstantinos Margaritis [Mon, 15 Feb 2021 11:52:28 +0000 (13:52 +0200)]
use correct function names for AVX512, fix build failure
Konstantinos Margaritis [Mon, 15 Feb 2021 11:51:11 +0000 (13:51 +0200)]
fix some AVX512 function names, to fix AVX512 build failure, also rename the expand* functions to broadcast*() ones for consistency
Konstantinos Margaritis [Mon, 15 Feb 2021 11:50:16 +0000 (13:50 +0200)]
fix x86 implementations for compress128/expand128
Konstantinos Margaritis [Mon, 15 Feb 2021 11:49:39 +0000 (13:49 +0200)]
align array
Konstantinos Margaritis [Mon, 15 Feb 2021 11:49:23 +0000 (13:49 +0200)]
use correct include
Konstantinos Margaritis [Mon, 15 Feb 2021 11:46:30 +0000 (13:46 +0200)]
add BUILD_AVX2 definition, enable non-AVX2 building selectively
Konstantinos Margaritis [Mon, 15 Feb 2021 11:44:30 +0000 (13:44 +0200)]
Merge branch 'develop'
Konstantinos Margaritis [Thu, 11 Feb 2021 12:21:57 +0000 (14:21 +0200)]
use unaligned loads for short scans
Konstantinos Margaritis [Wed, 10 Feb 2021 11:29:45 +0000 (13:29 +0200)]
optimize case mask AND out of the loop
Konstantinos Margaritis [Mon, 8 Feb 2021 17:38:20 +0000 (19:38 +0200)]
fixes in shifting primitives
Konstantinos Margaritis [Mon, 8 Feb 2021 17:20:37 +0000 (19:20 +0200)]
bugfix compress128/expand128, add unit tests
Konstantinos Margaritis [Mon, 8 Feb 2021 17:19:52 +0000 (19:19 +0200)]
make const
Konstantinos Margaritis [Tue, 26 Jan 2021 16:22:28 +0000 (18:22 +0200)]
Merge branch 'develop' of github.com:VectorCamp/vectorscan into develop
Konstantinos Margaritis [Mon, 25 Jan 2021 13:42:18 +0000 (15:42 +0200)]
add necessary copyright info
Konstantinos Margaritis [Mon, 25 Jan 2021 13:29:41 +0000 (15:29 +0200)]
add links to Intel PRs
Konstantinos Margaritis [Mon, 25 Jan 2021 13:27:50 +0000 (15:27 +0200)]
modify README with name change
Wang Xiang W [Mon, 21 Dec 2020 10:11:22 +0000 (10:11 +0000)]
Bump version number for release
Wang Xiang W [Mon, 21 Dec 2020 10:09:43 +0000 (10:09 +0000)]
changelog: updates for 5.4.0 release
Chang, Harry [Sun, 27 Dec 2020 12:04:55 +0000 (12:04 +0000)]
Fix Klocwork scan issues.
Wang Xiang W [Tue, 1 Dec 2020 15:50:13 +0000 (10:50 -0500)]
chimera: fix return value handling
Fixes github issue #270
Wang Xiang W [Fri, 24 Apr 2020 15:51:34 +0000 (11:51 -0400)]
Limex: exception handling with AVX512
Chang, Harry [Wed, 2 Dec 2020 05:13:23 +0000 (05:13 +0000)]
Logical Combination: use hs_misc_free instead of free.
fixes github issue #284
Hong, Yang A [Tue, 1 Dec 2020 08:41:59 +0000 (08:41 +0000)]
examples: add cmake enabling option BUILD_EXAMPLES.