summaryrefslogtreecommitdiff
path: root/absl/crc
Commit message (Expand)AuthorAge
* Avoid using the non-portable type __m128i_u.Gravatar Derek Mauro2022-11-28
* Use ABSL_HAVE_BUILTIN to fix -Wundef __has_builtin warningGravatar Derek Mauro2022-11-28
* Fix AMD cpu detection.Gravatar Ilya Tokar2022-11-23
* CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64)Gravatar Derek Mauro2022-11-23
* Use the correct Bazel copts in crc targetsGravatar Derek Mauro2022-11-14
* CRC: Ensure SupportsArmCRC32PMULL() is definedGravatar Derek Mauro2022-11-10
* Release the CRC libraryGravatar Derek Mauro2022-11-09