Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add entries for Neoverse N2,V1, and V2 into CRC dynamic dispatch table. | Connal de Souza | 2023-10-06 | 1 | -5/+20 |
* | Add CPU detection for Ampere Siryn | Abseil Team | 2023-08-30 | 1 | -0/+3 |
* | Add CPU detection for AMD Genoa and Ryzen 3000 | Abseil Team | 2023-08-29 | 1 | -0/+6 |
* | Add a declaration for __cpuid for the IntelLLVM compiler. | niranjan-nilakantan | 2023-05-23 | 1 | -8/+14 |
* | Rollback of add a declaration for __cpuid for the IntelLLVM compiler. | Abseil Team | 2023-05-22 | 1 | -7/+3 |
* | Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358 | Copybara-Service | 2023-05-22 | 1 | -3/+7 |
* | Add a define for HWCAP_CPUID on platforms that are missing it | Derek Mauro | 2022-12-12 | 1 | -0/+4 |
* | Fix AMD cpu detection. | Ilya Tokar | 2022-11-23 | 1 | -1/+1 |
* | CRC: Get CPU detection and hardware acceleration working on MSVC x86(_64) | Derek Mauro | 2022-11-23 | 1 | -39/+40 |
* | CRC: Ensure SupportsArmCRC32PMULL() is defined | Derek Mauro | 2022-11-10 | 1 | -0/+4 |
* | Release the CRC library | Derek Mauro | 2022-11-09 | 1 | -0/+247 |