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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 32 | Loading commit data... | |
| 64 | Loading commit data... | |
| avx_resms64.S | Loading commit data... | |
| avx_resms64f.S | Loading commit data... | |
| avx_resms64fx.S | Loading commit data... | |
| avx_resms64x.S | Loading commit data... | |
| avx_savms64.S | Loading commit data... | |
| avx_savms64f.S | Loading commit data... | |
| cpuinfo.c | Loading commit data... | |
| cpuinfo.h | Loading commit data... | |
| crtfastmath.c | Loading commit data... | |
| crti.S | Loading commit data... | |
| crtn.S | Loading commit data... | |
| crtprec.c | Loading commit data... | |
| cygming-crtbegin.c | Loading commit data... | |
| cygming-crtend.c | Loading commit data... | |
| cygwin.S | Loading commit data... | |
| darwin-lib.h | Loading commit data... | |
| dragonfly-unwind.h | Loading commit data... | |
| elf-lib.h | Loading commit data... | |
| enable-execute-stack-mingw32.c | Loading commit data... | |
| freebsd-unwind.h | Loading commit data... | |
| gthr-win32.c | Loading commit data... | |
| gthr-win32.h | Loading commit data... | |
| i386-asm.h | Loading commit data... | |
| libgcc-bsd.ver | Loading commit data... | |
| libgcc-cygming.ver | Loading commit data... | |
| libgcc-darwin.10.4.ver | Loading commit data... | |
| libgcc-darwin.10.5.ver | Loading commit data... | |
| libgcc-glibc.ver | Loading commit data... | |
| libgcc-sol2.ver | Loading commit data... | |
| linux-unwind.h | Loading commit data... | |
| morestack.S | Loading commit data... | |
| resms64.h | Loading commit data... | |
| resms64f.h | Loading commit data... | |
| resms64fx.h | Loading commit data... | |
| resms64x.h | Loading commit data... | |
| savms64.h | Loading commit data... | |
| savms64f.h | Loading commit data... | |
| sfp-exceptions.c | Loading commit data... | |
| sfp-machine.h | Loading commit data... | |
| shadow-stack-unwind.h | Loading commit data... | |
| sol2-c1.S | Loading commit data... | |
| sol2-unwind.h | Loading commit data... | |
| sse_resms64.S | Loading commit data... | |
| sse_resms64f.S | Loading commit data... | |
| sse_resms64fx.S | Loading commit data... | |
| sse_resms64x.S | Loading commit data... | |
| sse_savms64.S | Loading commit data... | |
| sse_savms64f.S | Loading commit data... | |
| t-chkstk | Loading commit data... | |
| t-cpuinfo | Loading commit data... | |
| t-cpuinfo-static | Loading commit data... | |
| t-crtpc | Loading commit data... | |
| t-crtstuff | Loading commit data... | |
| t-cygming | Loading commit data... | |
| t-cygwin | Loading commit data... | |
| t-darwin | Loading commit data... | |
| t-dlldir | Loading commit data... | |
| t-dlldir-x | Loading commit data... | |
| t-dragonfly | Loading commit data... | |
| t-dw2-eh | Loading commit data... | |
| t-freebsd | Loading commit data... | |
| t-gthr-win32 | Loading commit data... | |
| t-linux | Loading commit data... | |
| t-mingw-pthread | Loading commit data... | |
| t-mingw32 | Loading commit data... | |
| t-msabi | Loading commit data... | |
| t-nto | Loading commit data... | |
| t-seh-eh | Loading commit data... | |
| t-sjlj-eh | Loading commit data... | |
| t-slibgcc-cygming | Loading commit data... | |
| t-softfp | Loading commit data... | |
| t-sol2 | Loading commit data... | |
| t-stack-i386 | Loading commit data... | |
| value-unwind.h | Loading commit data... | |
| w32-unwind.h | Loading commit data... |