summaryrefslogtreecommitdiff
path: root/absl/crc/internal/crc32_x86_arm_combined_simd.h
Commit message (Expand)AuthorAge
* Don't assume that AVX implies PCLMULQDQ when using LLVM on Windows.Gravatar Saran Tunyasuvunakool2023-02-07
* Don't use Arm vector intrinsics when compiling with CUDA in device mode.Gravatar Abseil Team2023-01-11
* Require 64-bit builds on x86 to use CRC32 hardware accelerationGravatar Derek Mauro2023-01-04
* Allow Cord to store chunked checksumsGravatar Derek Mauro2022-12-11
* Fixes many compilation issues that come from having no external CIGravatar Derek Mauro2022-11-30
* CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64)Gravatar Derek Mauro2022-11-23
* Release the CRC libraryGravatar Derek Mauro2022-11-09