Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop lying to the compiler in the fletcher4 code | Rich Ercolani | 2023-03-24 | 1 | -2/+0 |
* | zcommon: Refactor FPU state handling in fletcher4 | Attila Fülöp | 2023-03-14 | 1 | -2/+1 |
* | Micro-optimize fletcher4 calculations | Richard Yao | 2022-12-05 | 1 | -12/+6 |
* | Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h> | наб | 2022-03-15 | 1 | -1/+1 |
* | Remove bcopy(), bzero(), bcmp() | наб | 2022-03-15 | 1 | -1/+1 |
* | Add `--enable-asan` and `--enable-ubsan` switches | Damian Szuberski | 2022-02-03 | 1 | -0/+2 |
* | 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 |
* | Fletcher4: save/reload implementation context | Gvozden Neskovic | 2016-10-05 | 1 | -38/+61 |
* | Rework of fletcher_4 module | Gvozden Neskovic | 2016-08-16 | 1 | -4/+6 |
* | Implementation of AVX2 optimized Fletcher-4 | Jinshan Xiong | 2016-06-02 | 1 | -0/+148 |