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