gcc/libgcc/config/i386
Hongtao Liu a9fcfec30f Add TIGERLAKE and COOPERLAKE to GCC.
2019-08-20  Lili Cui  <lili.cui@intel.com>

gcc/
	* common/config/i386/i386-common.c
	(processor_names): Add tigerlake and cooperlake.
	(processor_alias_table): Add tigerlake and cooperlake.
	* config.gcc: Add -march=tigerlake and cooperlake.
	* config/i386/driver-i386.c
	(host_detect_local_cpu): Detect tigerlake and cooperlake.
	Add "has_avx" to classify processor.
	* config/i386/i386-builtins.c (processor_model):
	Add M_INTEL_COREI7_TIGERLAKE and M_INTEL_COREI7_COOPERLAKE.
	(arch_names_table): Add tigerlake and cooperlake.
	(get_builtin_code_for_version) : Handle PROCESSOR_TIGERLAKE and
	PROCESSOR_COOPERLAKE.
	* config/i386/i386-c.c
	(ix86_target_macros_internal): Handle tigerlake and cooperlake.
	* config/i386/i386-options.c
	(m_TIGERLAKE)  : Define.
	(m_COOPERLAKE) : Ditto.
	(m_CORE_AVX512): Ditto.
	(processor_cost_table): Add cascadelake.
	(ix86_option_override_internal): Hadle PTA_MOVDIRI, PTA_MOVDIR64B.
	* config/i386/i386.h
	(ix86_size_cost) : Define TARGET_TIGERLAKE and TARGET_COOPERLAKE.
	(processor_type) : Add PROCESSOR_TIGERLAKE and PROCESSOR_COOPERLAKE.
	(PTA_MOVDIRI): Ditto.
	(PTA_MOVDIR64B): Ditto.
	(PTA_COOPERLAKE) : Ditto.
	(PTA_TIGERLAKE)  : Ditto.
	(processor_type) : Add PROCESSOR_TIGERLAKE and PROCESSOR_COOPERLAKE.
	* doc/extend.texi: Add tigerlake and cooperlake.
	* doc/invoke.texi: Add tigerlake and cooperlake.

gcc/testsuite/
	* gcc.target/i386/funcspec-56.inc: Handle new march.
	* g++.target/i386/mv16.C: Handle new march

libgcc/
	* config/i386/cpuinfo.h: Add INTEL_COREI7_TIGERLAKE and
	INTEL_COREI7_COOPERLAKE.

From-SVN: r274693
2019-08-20 07:06:03 +00:00
..
32 Update copyright years. 2019-01-01 13:31:55 +01:00
64
avx_resms64.S
avx_resms64f.S
avx_resms64fx.S
avx_resms64x.S
avx_savms64.S
avx_savms64f.S
cpuinfo.c Enable support for bfloat16 which will be in Future Cooper Lake. 2019-05-08 10:21:40 +00:00
cpuinfo.h Add TIGERLAKE and COOPERLAKE to GCC. 2019-08-20 07:06:03 +00:00
crtfastmath.c Update copyright years. 2019-01-01 13:31:55 +01:00
crti.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtn.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtprec.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygming-crtbegin.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygming-crtend.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygwin.S Update copyright years. 2019-01-01 13:31:55 +01:00
darwin-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
dragonfly-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
elf-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
enable-execute-stack-mingw32.c Update copyright years. 2019-01-01 13:31:55 +01:00
freebsd-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
gthr-win32.c Update copyright years. 2019-01-01 13:31:55 +01:00
gthr-win32.h Update copyright years. 2019-01-01 13:31:55 +01:00
i386-asm.h Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-bsd.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-cygming.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-darwin.10.4.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-darwin.10.5.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-glibc.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-sol2.ver Update copyright years. 2019-01-01 13:31:55 +01:00
linux-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
morestack.S Update copyright years. 2019-01-01 13:31:55 +01:00
resms64.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64f.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64fx.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64x.h Update copyright years. 2019-01-01 13:31:55 +01:00
savms64.h Update copyright years. 2019-01-01 13:31:55 +01:00
savms64f.h Update copyright years. 2019-01-01 13:31:55 +01:00
sfp-exceptions.c sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon. 2019-01-31 00:09:40 +01:00
sfp-machine.h
shadow-stack-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
sol2-c1.S Update copyright years. 2019-01-01 13:31:55 +01:00
sol2-unwind.h Remove obsolete Solaris 10 support 2019-05-14 17:17:23 +00:00
sse_resms64.S
sse_resms64f.S
sse_resms64fx.S
sse_resms64x.S
sse_savms64.S
sse_savms64f.S
t-chkstk
t-cpuinfo
t-cpuinfo-static
t-crtpc
t-crtstuff
t-cygming
t-cygwin
t-darwin
t-dlldir
t-dlldir-x
t-dragonfly
t-dw2-eh
t-freebsd
t-gthr-win32
t-linux
t-mingw32
t-mingw-pthread
t-msabi
t-nto
t-seh-eh
t-sjlj-eh
t-slibgcc-cygming
t-softfp
t-sol2
t-stack-i386
value-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
w32-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00