Konstantinos Margaritis
|
f57928ea08
|
fix SIMDe emulation builds on Arm, add native translation from x86 for comparison
|
2023-11-27 12:21:58 +00:00 |
|
Konstantnos Margaritis
|
a8e9b9069e
|
enable SIMDe backend
|
2023-11-21 17:13:33 +00:00 |
|
Danila Kutenin
|
9af996b936
|
Fix all ASAN issues in vectorscan
|
2022-02-18 17:14:51 +00:00 |
|
apostolos
|
e09d8674b4
|
resolving conficts after merging
|
2021-11-13 18:58:22 +02:00 |
|
Konstantinos Margaritis
|
5eabceddcf
|
renamed matcher functions, added new ones for Vermicelli
|
2021-11-01 16:28:50 +00:00 |
|
apostolos
|
d9d39d48c5
|
prints commants and formating fixes
|
2021-11-01 10:09:15 +02:00 |
|
apostolos
|
d0a41252c8
|
blockSigleMask implementations for ARCH_PPC64 added
|
2021-10-14 15:56:13 +03:00 |
|
Konstantinos Margaritis
|
aea10b8ab0
|
simplify truffle and provide arch-specific block functions
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
fad39b6058
|
optimize and simplify Shufti and Truffle to work with a single block method instead
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
e7161fdfec
|
initial SSE/AVX2 implementation
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
6f44a1aa26
|
remove low4bits from the arguments, fix cases that mostly affect loading large (64) vectors and falling out of bounds
|
2021-10-12 11:51:34 +03:00 |
|
apostolos
|
6f88ecac44
|
Supervector test fixes
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
d04b899c29
|
fix truffle SIMD for S>16 as well
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
d453a612dc
|
fix last failing Shufti/Truffle tests
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
0ed10082b1
|
fix rtruffle, was failing Lbr and a few ReverseTruffle tests
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
845e533b66
|
move firstMatch, lastMatch to own header in util
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
2753dbb3b0
|
rename supervector class header, use dup_*() functions names instead of set1_*(), minor fixes
|
2021-10-12 11:51:34 +03:00 |
|
apostolos
|
1ce5e17ce9
|
Truffle simd vectorized
|
2021-10-12 11:51:34 +03:00 |
|