about summary refs log tree commit diff
path: root/sysdeps/x86/isa-level.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Properly set x86 minimum ISA level [BZ #31883]H.J. Lu39 hours1-1/+11
* x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu2024-04-241-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno2022-10-031-0/+1
* x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno2022-10-031-0/+1
* x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein2022-07-161-0/+10
* x86: Add more feature definitions to isa-level.hNoah Goldstein2022-06-281-0/+15
* x86-64: Only define used SSE/AVX/AVX512 run-time resolversH.J. Lu2022-06-271-0/+2
* x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.hH.J. Lu2022-06-271-0/+24
* x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.hNoah Goldstein2022-06-271-18/+10
* x86: Add defines / utilities for making ISA specific x86 buildsNoah Goldstein2022-06-221-0/+102