Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR #1662: Replace shift with addition in crc multiply | Pavel P | 2024-05-07 | 1 | -3/+7 |
* | Optimize crc32 V128_From2x64 on Arm | Connal de Souza | 2024-04-04 | 1 | -5/+5 |
* | Add entries for Neoverse N2,V1, and V2 into CRC dynamic dispatch table. | Connal de Souza | 2023-10-06 | 1 | -0/+5 |
* | Optimize CRC32 for Ampere Siryn | Connal de Souza | 2023-09-26 | 1 | -0/+3 |
* | Include what you spell | Dmitri Gribenko | 2023-08-08 | 1 | -2/+2 |
* | Fix spelling mistakes | Vertexwahn | 2023-05-02 | 1 | -1/+1 |
* | Replace absl::base_internal::Prefetch* calls with absl::Prefetch* calls | Martijn Vels | 2023-01-27 | 1 | -7/+7 |
* | Add prefetch to crc32 | Ilya Tokar | 2022-12-13 | 1 | -0/+6 |
* | Allow Cord to store chunked checksums | Derek Mauro | 2022-12-11 | 1 | -7/+2 |
* | Fixes many compilation issues that come from having no external CI | Derek Mauro | 2022-11-30 | 1 | -181/+211 |
* | CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64) | Derek Mauro | 2022-11-23 | 1 | -0/+3 |
* | Release the CRC library | Derek Mauro | 2022-11-09 | 1 | -0/+691 |