summaryrefslogtreecommitdiff
path: root/libgcc/config/i386/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix licenses on several libgcc files.Maxim Kuvyrkov2013-08-011-3/+8
* i386.c (ix86_lea_outperforms): Fix formatting.Yuri Rumyantsev2013-06-031-1/+3
* Silvermont (SLM) architecture pipeline model, tuning and insn selection.Yuri Rumyantsev2013-05-301-0/+1
* cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam2013-03-081-0/+1
* Update copyright in libgcc.Richard Sandiford2013-02-041-1/+1
* Use i386-cpuinfo.c on all i386 targetsRainer Orth2012-05-101-0/+346