summaryrefslogtreecommitdiff
path: root/libgcc/config/i386/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* x86: Move cpuinfo.h from libgcc to common/config/i386H.J. Lu2020-06-241-456/+9
* x86: Update VPCLMULQDQ checkH.J. Lu2020-05-201-2/+2
* x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI checkH.J. Lu2020-05-191-2/+4
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu2019-05-081-1/+5
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao2018-12-181-3/+11
* Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar2018-11-041-0/+2
* re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0...Uros Bizjak2018-05-311-4/+7
* config.gcc: Support "goldmont-plus".Olga Makhotina2018-05-171-0/+4
* config.gcc: Support "goldmont".Olga Makhotina2018-05-081-0/+5
* re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2018-04-161-1/+8
* i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu2018-03-291-44/+90
* re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2018-03-201-36/+52
* Add builtin_cpu for cannonlake and new isa features.Julia Koval2018-03-151-0/+10
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak2017-11-261-0/+5
* config.gcc: Support "knm".Sebastian Peryt2017-09-201-0/+4
* driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner2017-06-221-0/+3
* builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak2017-01-121-6/+6
* Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich2017-01-101-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2016-12-031-90/+2
* Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu2016-11-171-1/+7
* cpuinfo.c (__get_cpuid_output): Remove.Uros Bizjak2016-09-281-17/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libgcc changes for AMD znver1.Venkataramanan Kumar2015-10-301-0/+8
* Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar2015-10-111-1/+4
* cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin2015-10-051-0/+6
* AVX-512.Kirill Yukhin2015-10-021-1/+7
* AVX-512. Introduce SKylake server CPU.Kirill Yukhin2015-09-221-2/+20
* driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev2015-08-141-0/+7
* Add Knights Landing support to __builtin_cpu_isH.J. Lu2015-08-121-0/+5
* re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak2015-08-111-1/+4
* Treat model == 0x4f as BroadwellH.J. Lu2015-08-101-0/+1
* re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak2015-07-221-1/+4
* Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu2015-04-171-1/+6
* i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen2015-01-251-1/+7
* Support new Intel processor model numbersH.J. Lu2015-01-241-0/+12
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Support avx512f in __builtin_cpu_supports.Ilya Tocar2014-11-271-1/+4
* Update copyright years in libgcc/Richard Sandiford2014-01-021-1/+1
* cpuinfo.c (enum vendor_signatures): Remove.Uros Bizjak2013-12-261-8/+2
* Change AMD cpu namesGanesh Gopalasubramanian2013-12-261-6/+6
* Remove model 0x3f from HaswellH.J. Lu2013-12-251-1/+0
* re PR target/59422 (Support more targets for function multi versioning)Allan Sandfeld Jensen2013-12-251-8/+60
* Use proper Intel processor names for -march=/-mtune=H.J. Lu2013-12-231-5/+5
* Enable AES, PCLMUL and RDRND for SilvermontYuri Rumyantsev2013-11-221-0/+5