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 |
* | Add superscalar fletcher4 | Romain Dolbeau | 2016-11-04 | 1 | -1/+1 |
* | Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits | Romain Dolbeau | 2016-10-21 | 1 | -0/+215 |