aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/isa-level.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-12x86: Properly set x86 minimum ISA level [BZ #31883]H.J. Lu1-1/+11
2024-04-24x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu1-1/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno1-0/+1
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno1-0/+1
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein1-0/+10
2022-06-28x86: Add more feature definitions to isa-level.hNoah Goldstein1-0/+15
2022-06-27x86-64: Only define used SSE/AVX/AVX512 run-time resolversH.J. Lu1-0/+2
2022-06-27x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.hH.J. Lu1-0/+24
2022-06-27x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.hNoah Goldstein1-18/+10
2022-06-22x86: Add defines / utilities for making ISA specific x86 buildsNoah Goldstein1-0/+102