summaryrefslogtreecommitdiffstats
path: root/module/zcommon/zfs_fletcher_avx512.c
Commit message (Expand)AuthorAgeFilesLines
* Fix AVX512BW Fletcher code on AVX512-but-not-BW machinesRomain Dolbeau2021-05-101-1/+7
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-0/+2
* Add AVX512BW variant of fletcherRomain Dolbeau2019-10-301-0/+49
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-051-1/+1
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-1/+1
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-071-0/+3
* Fletcher4: save/reload implementation contextGvozden Neskovic2016-10-051-52/+64
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-161-4/+6
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-0/+157