Age | Commit message (Expand) | Author |
---|---|---|
2025-03-10 | x86/crc32: optimize tail handling for crc32c short inputs | Eric Biggers |
2025-02-12 | x86/crc32: improve crc32c_arch() code generation with clang | Eric Biggers |
2025-02-10 | x86/crc32: implement crc32_le using new template | Eric Biggers |
2025-02-08 | lib/crc32: remove "_le" from crc32c base and arch functions | Eric Biggers |
2024-12-01 | x86/crc32: expose CRC32 functions through lib | Eric Biggers |