summaryrefslogtreecommitdiff
path: root/absl/crc/internal/crc_memcpy_x86_64.cc
Commit message (Expand)AuthorAge
* Fixes many compilation issues that come from having no external CIGravatar Derek Mauro2022-11-30
* Fix MSVC builds that reject C-style arrays of size 0Gravatar Derek Mauro2022-11-29
* Remove deprecated use of absl::ToCrc32c()Gravatar Derek Mauro2022-11-29
* Avoid using the non-portable type __m128i_u.Gravatar Derek Mauro2022-11-28
* 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