summaryrefslogtreecommitdiff
path: root/absl/crc/internal/cpu_detect.cc
Commit message (Expand)AuthorAge
* Add a declaration for __cpuid for the IntelLLVM compiler.Gravatar niranjan-nilakantan2023-05-23
* Rollback of add a declaration for __cpuid for the IntelLLVM compiler.Gravatar Abseil Team2023-05-22
* Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358Gravatar Copybara-Service2023-05-22
* Add a define for HWCAP_CPUID on platforms that are missing itGravatar Derek Mauro2022-12-12
* 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
* CRC: Ensure SupportsArmCRC32PMULL() is definedGravatar Derek Mauro2022-11-10
* Release the CRC libraryGravatar Derek Mauro2022-11-09