summaryrefslogtreecommitdiff
path: root/cpu_features.c
Commit message (Expand)AuthorAgeFilesLines
* Add LoongArch64 CRC32 implementationVladislav Shchapov2025-07-111-0/+2
* Add supporting RISC-V cross compilation workflowsAlex Chiang2023-05-121-0/+2
* Replace global CPU feature flag variables with local variable in init_functableVladislav Shchapov2023-03-061-10/+7
* Use PREFIX() for some of the Z_INTERNAL symbolsIlya Leoshkevich2022-04-271-1/+1
* Move cpu_feature includes out of zutil.h.Nathan Moinvaziri2022-01-231-1/+2
* Added adler32, compare256, crc32, and slide_hash benchmarks using Google Benc...Nathan Moinvaziri2022-01-171-0/+23