aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/isa-level.h
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2022-06-28x86: Add more feature definitions to isa-level.hNoah Goldstein
2022-06-27x86-64: Only define used SSE/AVX/AVX512 run-time resolversH.J. Lu
2022-06-27x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.hH.J. Lu
2022-06-27x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.hNoah Goldstein
2022-06-22x86: Add defines / utilities for making ISA specific x86 buildsNoah Goldstein