Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AVX512BW Fletcher code on AVX512-but-not-BW machines | Romain Dolbeau | 2021-05-10 | 1 | -1/+7 |
* | Refactor ccompile.h to not include system headers | Matthew Macy | 2020-07-25 | 1 | -0/+2 |
* | Add AVX512BW variant of fletcher | Romain Dolbeau | 2019-10-30 | 1 | -0/+49 |
* | OpenZFS restructuring - move platform specific headers | Matthew Macy | 2019-09-05 | 1 | -1/+1 |
* | Linux 5.0 compat: SIMD compatibility | Brian Behlendorf | 2019-07-12 | 1 | -1/+1 |
* | Update build system and packaging | Brian Behlendorf | 2018-05-29 | 1 | -1/+1 |
* | Suppress incorrect objtool warnings | Brian Behlendorf | 2017-12-07 | 1 | -0/+3 |
* | Fletcher4: save/reload implementation context | Gvozden Neskovic | 2016-10-05 | 1 | -52/+64 |
* | Rework of fletcher_4 module | Gvozden Neskovic | 2016-08-16 | 1 | -4/+6 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 1 | -0/+157 |