aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/cpuid.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar1-0/+5
2014-11-21Add x86 pcommit instruction.Ilya Tocar1-0/+1
2014-11-21Support clwb x86 instruction.Ilya Tocar1-0/+1
2014-11-21Add avx512vbmi instructions.Ilya Tocar1-0/+1
2014-11-21Add avx512ifma instructions.Ilya Tocar1-0/+1
2014-10-17cpuid.h (__cpuid): Remove definitions that handle %ebx register in a special ...Uros Bizjak1-50/+1
2014-08-11gcc/Alexander Ivchenko1-0/+1
2014-08-11i386-common.c (OPTION_MASK_ISA_AVX512BW_SET): Define.Alexander Ivchenko1-0/+1
2014-08-08gcc/Alexander Ivchenko1-0/+1
2014-05-14gcc/Ilya Tocar1-0/+3
2014-02-25gcc/Ilya Tocar1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31i386-common.c (OPTION_MASK_ISA_SHA_SET): New.Alexander Ivchenko1-0/+1
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-03re PR target/55712 (cpuinfo.c doesn't compile for x86-64 with medium memory m...Uros Bizjak1-13/+28
2012-10-26ChangeLog/Alexander Ivchenko1-0/+3
2012-09-09cpuid.h: Define signature_*_e[bcd]x macros for matching results of level 0 ca...Ulrich Drepper1-0/+54
2012-08-13re PR driver/54210 (gcc unable to detect -mprfchw flag in bulldozer machines)Ganesh Gopalasubramanian1-2/+3
2012-07-25Changelog entry:Kirill Yukhin1-3/+6
2012-05-02ChangeLog entry:Kirill Yukhin1-0/+1
2012-03-12ChangeLog entry:Kirill Yukhin1-0/+1
2011-08-23Add BMI2 support.H.J. Lu1-0/+1
2011-08-18Add -mavx2.Kirill Yukhin1-0/+1
2011-08-01Add -mlzcnt.Kirill Yukhin1-0/+1
2011-05-22re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...Uros Bizjak1-0/+1
2010-11-10Add support for TBM.Quentin Neill1-0/+1
2010-11-10Add support for BMI.Quentin Neill1-0/+1
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu1-0/+4
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-04-01cpuid.h (__get_cpuid_max): Move misplaced comment.Uros Bizjak1-1/+1
2009-12-07Check cpuid ABM bit.Sebastian Pop1-2/+3
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia1-0/+1
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia1-1/+2
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia1-0/+1
2009-09-29config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia1-1/+0
2009-05-21cpuid.h (bit_MOVBE): New.H.J. Lu1-0/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-19/+9
2008-10-11cpuid.h (__cpuid_count): New defines.Uros Bizjak1-0/+19
2008-08-28[multiple changes]H.J. Lu1-0/+4
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu1-0/+2
2008-02-19re PR target/35239 (Build failure when host cc is GCC-2.95.3 or earlier)Jakub Jelinek1-1/+29
2007-10-22re PR target/29473 (-masm=intel combined with -march=athlon64 has some issues.)Rask Ingemann Lambertsen1-12/+12
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+1
2007-09-05cpuid.h: New file.Uros Bizjak1-0/+133