aboutsummaryrefslogtreecommitdiff
path: root/module/zcommon/zfs_fletcher_superscalar.c
Commit message (Expand)AuthorAgeFilesLines
* Drop lying to the compiler in the fletcher4 code Rich Ercolani2023-03-241-4/+0
* zcommon: Refactor FPU state handling in fletcher4Attila Fülöp2023-03-141-0/+1
* Micro-optimize fletcher4 calculationsRichard Yao2022-12-051-4/+4
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-031-0/+4
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-261-0/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Add superscalar fletcher4Romain Dolbeau2016-11-041-0/+162