aboutgitcodebugslistschat
path: root/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio2021-10-201-2/+1
* checksum: Stream load into four registers at a time with > 128 bytesStefano Brivio2021-10-151-3/+47
* checksum: Interleave lo/hi sums while folding into 128-bit sums, drop TODOStefano Brivio2021-10-151-3/+3
* checksum: Introduce AVX2 implementation, unify helpersStefano Brivio2021-07-261-0/+292