Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations | Aurelien Jarno | 2022-10-03 | 1 | -0/+1 |
* | x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation | Aurelien Jarno | 2022-10-03 | 1 | -0/+1 |
* | x86: Add support to build strcmp/strlen/strchr with explicit ISA level | Noah Goldstein | 2022-07-16 | 1 | -0/+10 |
* | x86: Add more feature definitions to isa-level.h | Noah Goldstein | 2022-06-28 | 1 | -0/+15 |
* | x86-64: Only define used SSE/AVX/AVX512 run-time resolvers | H.J. Lu | 2022-06-27 | 1 | -0/+2 |
* | x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h | H.J. Lu | 2022-06-27 | 1 | -0/+24 |
* | x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h | Noah Goldstein | 2022-06-27 | 1 | -18/+10 |
* | x86: Add defines / utilities for making ISA specific x86 builds | Noah Goldstein | 2022-06-22 | 1 | -0/+102 |