summaryrefslogtreecommitdiff
path: root/simd-checksum-x86_64.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make asm use more selectableWayne Davison2022-03-031-10/+141
* x86-64 AVX2 assemby implemenation of get_checksum1() (#174)Shark642021-09-261-119/+5
* optimize avx2 code (#102)Shark642020-09-211-70/+63
* x86-64 SIMD build fixes (#20)Chainfire2020-06-181-97/+210
* A few style tweaks.Wayne Davison2020-06-011-26/+41
* Silence some g++ warnings.Wayne Davison2020-05-291-6/+7
* AVX2 optimized version of get_checksum1() for x86-64Jorrit Jongma2020-05-221-0/+414