index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
i386
/
cpuid.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}.
liuhongt
1
-5
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-09-08
AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...
Guo, Xuepeng
1
-0
/
+1
2021-03-23
x86: Add __volatile__ to __cpuid and __cpuid_count
H.J. Lu
1
-18
/
+18
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-11
Support Intel AVX VNNI
liuhongt
1
-0
/
+1
2020-10-29
Enable GCC to support Intel Key Locker ISA
liuhongt
1
-0
/
+7
2020-10-15
Enable Intel HRESET Instruction
Hongyu Wang
1
-0
/
+1
2020-10-15
Enable gcc support for UINTR
liuhongt
1
-0
/
+1
2020-09-28
Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
liuhongt
1
-0
/
+3
2020-07-19
x86: Add __cpuidex and include guard to <cpuid.h>
H.J. Lu
1
-0
/
+12
2020-05-21
config/i386/cpuid.h: Use hexadecimal in comments
H.J. Lu
1
-3
/
+3
2020-05-06
Enable TARGET_TSXLDTRK for GCC support.
liuhongt
1
-0
/
+2
2020-05-06
Enable GCC support for SERIALIZE
liuhongt
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-06-26
Enable GCC support for AVX512_VP2INTERSECT which will be in tigerlaker.
Hongtao Liu
1
-0
/
+1
2019-05-28
Add GCC support to ENQCMD.
Xuepeng Guo
1
-0
/
+1
2019-05-21
cpuid.h (__cpuid): For 32bit targets...
Uros Bizjak
1
-0
/
+17
2019-05-08
Enable support for bfloat16 which will be in Future Cooper Lake.
Hongtao Liu
1
-0
/
+3
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-09
Add PTWRITE builtins for x86
Andi Kleen
1
-0
/
+4
2018-05-14
i386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]): New defines.
Sebastian Peryt
1
-0
/
+1
2018-05-11
i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.
Sebastian Peryt
1
-0
/
+1
2018-04-19
i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.
Sebastian Peryt
1
-0
/
+2
2018-03-05
Enable WBOINVD and PCONFIG instructions.
Olga Makhotina
1
-1
/
+2
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-22
Enable AVX512BITALG
Julia Koval
1
-0
/
+1
2017-12-20
Enable VPCLMULQDQ support
Julia Koval
1
-0
/
+1
2017-12-12
Enable VAES support [1/5]
Julia Koval
1
-0
/
+1
2017-12-05
Enable VNNI support [1/5]
Julia Koval
1
-0
/
+1
2017-11-16
Enable VBMI2 support [1/7]
Julia Koval
1
-0
/
+1
2017-10-21
Update x86 backend to enable Intel CET.
Igor Tsimbalist
1
-0
/
+2
2017-10-20
Add GFNI command line options and macros
Julia Koval
1
-0
/
+1
2017-05-31
Fix typo in a comment in cpuid.h (PR target/79155).
Martin Liska
1
-1
/
+1
2017-05-01
re PR target/68491 (libgcc calls __get_cpuid with 0 level breaks on early 486)
Uros Bizjak
1
-2
/
+4
2017-02-23
re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...
Dominique d'Humieres
1
-1
/
+1
2017-02-17
i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
Julia Koval
1
-0
/
+1
2017-01-12
builtin_target.c (check_features): Check all supported __builtin_cpu_supports...
Uros Bizjak
1
-5
/
+7
2017-01-11
i386-common.c (OPTION_MASK_ISA_SGX_UNSET): New.
Julia Koval
1
-0
/
+1
2017-01-10
Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.
Andrew Senkevich
1
-0
/
+1
2017-01-09
re PR target/71017 (libgcc/config/i386/cpuinfo.c:346:17: runtime error: left ...
Dominique d'Humieres
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-17
Enable AVX512_4FMAPS and AVX512_4VNNIW instructions
Kirill Yukhin
1
-0
/
+2
2016-10-05
Delete x86 deprecated pcommit instruction support
Andrew Senkevich
1
-1
/
+0
2016-09-29
re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...
Uros Bizjak
1
-16
/
+22
2016-09-28
re PR target/77756 (__get_cpuid() returns wrong values for level 7 (extended ...
Uros Bizjak
1
-1
/
+11
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-24
Introduce support for PKU instructions.
Kirill Yukhin
1
-0
/
+2
2015-10-06
AMD znver1 enablement.
Venkataramanan Kumar
1
-0
/
+3
2015-06-12
gcc/
Venkataramanan Kumar
1
-0
/
+1
[next]