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