]> git.ipfire.org Git - thirdparty/gcc.git/commit
x86: Update Intel processor detection
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 18 May 2020 12:35:27 +0000 (05:35 -0700)
committerliuhongt <hongtao.liu@intel.com>
Fri, 5 Jun 2020 04:20:18 +0000 (12:20 +0800)
commit26b07cf99bdf36423a5a5e2323b549be009bbde9
tree3baf1d2b6ed3fe98869d5f0ea593bf0e43cb2eef
parent676250d6f9692a8e338bb758c808209ac6c00df1
x86: Update Intel processor detection

Add cpu model numbers for Intel Airmont, Tremont, Comet Lake, Ice Lake
and Tiger Lake processor families.

* config/i386/driver-i386.c (host_detect_local_cpu): Support
Intel Airmont, Tremont, Comet Lake, Ice Lake and Tiger Lake
processor families.
gcc/config/i386/driver-i386.c