aboutsummaryrefslogtreecommitdiff
path: root/absl/crc/internal/crc_x86_arm_combined.cc
Commit message (Expand)AuthorAgeFilesLines
* PR #1662: Replace shift with addition in crc multiplyPavel P2024-05-071-3/+7
* Optimize crc32 V128_From2x64 on ArmConnal de Souza2024-04-041-5/+5
* Add entries for Neoverse N2,V1, and V2 into CRC dynamic dispatch table.Connal de Souza2023-10-061-0/+5
* Optimize CRC32 for Ampere SirynConnal de Souza2023-09-261-0/+3
* Include what you spellDmitri Gribenko2023-08-081-2/+2
* Fix spelling mistakesVertexwahn2023-05-021-1/+1
* Replace absl::base_internal::Prefetch* calls with absl::Prefetch* callsMartijn Vels2023-01-271-7/+7
* Add prefetch to crc32Ilya Tokar2022-12-131-0/+6
* Allow Cord to store chunked checksumsDerek Mauro2022-12-111-7/+2
* Fixes many compilation issues that come from having no external CIDerek Mauro2022-11-301-181/+211
* CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64)Derek Mauro2022-11-231-0/+3
* Release the CRC libraryDerek Mauro2022-11-091-0/+691