aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/cpuid.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao1-0/+4
2022-02-17Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}.liuhongt1-5/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng1-0/+1
2021-03-23x86: Add __volatile__ to __cpuid and __cpuid_countH.J. Lu1-18/+18
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-11Support Intel AVX VNNIliuhongt1-0/+1
2020-10-29Enable GCC to support Intel Key Locker ISAliuhongt1-0/+7
2020-10-15Enable Intel HRESET InstructionHongyu Wang1-0/+1
2020-10-15Enable gcc support for UINTRliuhongt1-0/+1
2020-09-28Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.liuhongt1-0/+3
2020-07-19x86: Add __cpuidex and include guard to <cpuid.h>H.J. Lu1-0/+12
2020-05-21config/i386/cpuid.h: Use hexadecimal in commentsH.J. Lu1-3/+3
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt1-0/+2
2020-05-06Enable GCC support for SERIALIZEliuhongt1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-06-26Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.Hongtao Liu1-0/+1
2019-05-28Add GCC support to ENQCMD.Xuepeng Guo1-0/+1
2019-05-21cpuid.h (__cpuid): For 32bit targets...Uros Bizjak1-0/+17
2019-05-08Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu1-0/+3
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-09Add PTWRITE builtins for x86Andi Kleen1-0/+4
2018-05-14i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.Sebastian Peryt1-0/+1
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt1-0/+1
2018-04-19i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.Sebastian Peryt1-0/+2
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22Enable AVX512BITALGJulia Koval1-0/+1
2017-12-20Enable VPCLMULQDQ supportJulia Koval1-0/+1
2017-12-12Enable VAES support [1/5]Julia Koval1-0/+1
2017-12-05Enable VNNI support [1/5]Julia Koval1-0/+1
2017-11-16Enable VBMI2 support [1/7]Julia Koval1-0/+1
2017-10-21Update x86 backend to enable Intel CET.Igor Tsimbalist1-0/+2
2017-10-20Add GFNI command line options and macrosJulia Koval1-0/+1
2017-05-31Fix typo in a comment in cpuid.h (PR target/79155).Martin Liska1-1/+1
2017-05-01re PR target/68491 (libgcc calls __get_cpuid with 0 level breaks on early 486)Uros Bizjak1-2/+4
2017-02-23re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...Dominique d'Humieres1-1/+1
2017-02-17i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.Julia Koval1-0/+1
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak1-5/+7
2017-01-11i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.Julia Koval1-0/+1
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich1-0/+1
2017-01-09re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...Dominique d'Humieres1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-17Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin1-0/+2
2016-10-05Delete x86 deprecated pcommit instruction supportAndrew Senkevich1-1/+0
2016-09-29re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...Uros Bizjak1-16/+22
2016-09-28re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...Uros Bizjak1-1/+11
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-24Introduce support for PKU instructions.Kirill Yukhin1-0/+2
2015-10-06AMD znver1 enablement.Venkataramanan Kumar1-0/+3