Konstantinos Margaritis
|
78c2d0a50e
|
renamed matcher functions, added new ones for Vermicelli
|
2021-10-27 12:32:03 +03:00 |
|
Konstantinos Margaritis
|
8b355cff55
|
nits
|
2021-10-27 12:31:04 +03:00 |
|
Konstantinos Margaritis
|
71e043cfa7
|
move casemask helper functions to separate header
|
2021-10-27 12:30:42 +03:00 |
|
Konstantinos Margaritis
|
2605db7979
|
add to CMake
|
2021-10-27 12:29:59 +03:00 |
|
Konstantinos Margaritis
|
d52428694b
|
added refactored vermicelli_simd.cpp implementation
|
2021-10-27 12:29:39 +03:00 |
|
apostolos
|
b8d3d81d7f
|
nits
|
2021-10-26 11:55:02 +03:00 |
|
apostolos
|
d06839ad8b
|
Special case for Shuffle test added as well as comments for respectives implementations
|
2021-10-26 11:48:33 +03:00 |
|
Apostolos Tapsas
|
4f53ec6b08
|
Shuffle simd and SuperVector implementetions as well as their test realy fixed
|
2021-10-25 09:19:30 +03:00 |
|
Apostolos Tapsas
|
789f723814
|
SuperVector shuffle implementation and test function optimized
|
2021-10-22 11:55:39 +00:00 |
|
apostolos
|
1ae618ecab
|
print functions missing keywords replaced
|
2021-10-22 12:38:16 +03:00 |
|
apostolos
|
ddebbeeb11
|
print functions keyword renamed
|
2021-10-22 12:36:07 +03:00 |
|
apostolos
|
ea5add7d4f
|
test for movemask and shuffle cases added
|
2021-10-22 11:17:43 +03:00 |
|
Apostolos Tapsas
|
e3589f53a7
|
expand128 bugs fixed
|
2021-10-22 07:05:55 +00:00 |
|
apostolos
|
b5e50c6b46
|
expand128 implementation was changed to be like arm's
|
2021-10-22 09:46:04 +03:00 |
|
Apostolos Tapsas
|
7978b3f054
|
WIP: simd & bitutils files finctions fixes
|
2021-10-21 13:34:02 +00:00 |
|
Apostolos Tapsas
|
3655175b6d
|
SuperVector operators fixes and simd_utils low/high64 functions implementations added
|
2021-10-18 12:26:38 +00:00 |
|
Apostolos Tapsas
|
f0e6b8459c
|
SuperVector vsh* implementations
|
2021-10-15 14:07:17 +00:00 |
|
apostolos
|
6308c3b475
|
match file for ARCH_PPC64EL added
|
2021-10-14 16:26:59 +03:00 |
|
apostolos
|
fd905a0c9e
|
trufle and shufle implementations for ARCH_PPC64EL
|
2021-10-14 16:01:21 +03:00 |
|
apostolos
|
6aac8241b1
|
blockSigleMask implementations for ARCH_PPC64 added
|
2021-10-14 15:56:13 +03:00 |
|
apostolos
|
66748881ee
|
Supervector vsh* added
|
2021-10-14 15:08:23 +03:00 |
|
Apostolos Tapsas
|
3423ea5b2b
|
WIP: Power VSX support almost completed
|
2021-10-14 13:53:55 +03:00 |
|
Vectorcamp
|
28f8f30866
|
compile fixes for vsc port
|
2021-10-14 13:53:55 +03:00 |
|
apostolos
|
732fc5e791
|
update powerpc simd util file functions
|
2021-10-14 13:53:55 +03:00 |
|
apostolos
|
59a3ab9443
|
implementations for powerpc64el architecture
|
2021-10-14 13:53:55 +03:00 |
|
Vectorcamp
|
3746542a0d
|
ppc64el arcitecture added in CMakelists file
|
2021-10-14 13:53:55 +03:00 |
|
Vectorcamp
|
5c70d92925
|
test commit from VM and CMakelists add power support
|
2021-10-14 13:53:55 +03:00 |
|
Konstantinos Margaritis
|
14be68587b
|
add initial ppc64el support
(cherry picked from commit 63e26a4b28)
(cherry picked from commit c214ba253327114c16d0724f75c998ab00d44919)
|
2021-10-14 13:53:55 +03:00 |
|
Konstantinos Margaritis
|
9f7b2fa8a8
|
link benchmarks against static lib only as some symbols are not exposed in the shared lib
|
2021-10-12 10:33:40 +00:00 |
|
Konstantinos Margaritis
|
2b3d0a355b
|
Add missing copyright info from tampered files
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
9e07d7971d
|
bump version
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
4a4a851c6d
|
fix multiple/undefined symbols when using fat runtimes
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
ae81088193
|
add arm truffle block function
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
45f395245b
|
add simd_onebit_masks as static in arm simd_utils.h as well
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
a654204122
|
simplify truffle and provide arch-specific block functions
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
92e0b9a351
|
simplify shufti and provide arch-specific block functions
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
a1acc456cc
|
rearrange method declarations
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
f2e45ccc06
|
remove simd_utils.c
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
2f55e5b54f
|
add x86 vsh* implementations
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
3248393d1a
|
use movemask
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
a85b1c75d1
|
add header define to avoid double inclusion
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
6ec68bbedd
|
do not include the Supervector impl.cpp files in fat runtime
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
ba9d11c1b9
|
atm, do not built benchmark tool for fat runtime, as the function names are modified, need to rethink this
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
b8bf6063b6
|
Improve benchmarks
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
f6f7d7a039
|
optimize and simplify Shufti and Truffle to work with a single block method instead
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
ef7da97aa1
|
no need to convert to size_t
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
1503d9a946
|
remove asserts, as they are not needed
|
2021-10-12 11:51:35 +03:00 |
|
Konstantinos Margaritis
|
5563f0c3b6
|
firstMatch/lastMatch are now arch-dependent, emulating movemask on non-Intel is very costly, the alternative is almost twice as fast on Arm
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
690e3c24e6
|
fix for new pshufb
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
1af82e395f
|
Changes/Additions to SuperVector class * added ==,!=,>=,>,<=,< operators * reworked shift operators to be more uniform and orthogonal, like Arm ISA * Added Unroller class to allow handling of multiple cases but avoid code duplication * pshufb method can now emulate Intel or not (avoids one instruction).
|
2021-10-12 11:51:34 +03:00 |
|