1 file changed
+1
-1
lines changedSubmodule x86-simd-sort updated 24 files
- .github/workflows/c-cpp.yml+32
- Makefile+20-4
- README.md+18-8
- benchmarks/bench-keyvalue.hpp+2-1
- lib/meson.build+8-2
- lib/x86simdsort-avx2.cpp+50-1
- lib/x86simdsort-internal.h+63-6
- lib/x86simdsort-scalar.h+27-2
- lib/x86simdsort-skx.cpp+33-22
- lib/x86simdsort.cpp+82-40
- lib/x86simdsort.h+23-2
- meson.build+3-2
- meson_options.txt+4-2
- scripts/branch-compare.sh+1-1
- src/avx2-32bit-qsort.hpp+12
- src/avx2-64bit-qsort.hpp+3-3
- src/avx512-64bit-common.h+107-3
- src/x86simdsort-static-incl.h+50-11
- src/xss-common-keyvaluesort.hpp+312-31
- src/xss-common-qsort.h+1
- src/xss-network-keyvaluesort.hpp+104-61
- tests/test-keyvalue.cpp+328-8
- tests/test-qsort.cpp+1-2
- utils/custom-compare.h+5
0 commit comments