aboutsummaryrefslogtreecommitdiff
path: root/gcc/value-range.cc
diff options
context:
space:
mode:
authorMo, Zewei <zewei.mo@intel.com>2023-07-17 10:53:36 +0800
committerHaochen Jiang <haochen.jiang@intel.com>2023-07-17 11:24:16 +0800
commita5088dc3f5ef73c8740f0b8be3e6ebf6b535f192 (patch)
treef3547c630ad36d33aa46f6a1352694d085e2d9f1 /gcc/value-range.cc
parent85c50b4a50af360026b807fca81ef65ba424bdb9 (diff)
downloadgcc-a5088dc3f5ef73c8740f0b8be3e6ebf6b535f192.zip
gcc-a5088dc3f5ef73c8740f0b8be3e6ebf6b535f192.tar.gz
gcc-a5088dc3f5ef73c8740f0b8be3e6ebf6b535f192.tar.bz2
Initial Lunar Lake, Arrow Lake and Arrow Lake S Support
gcc/ChangeLog: * common/config/i386/cpuinfo.h (get_intel_cpu): Handle Lunar Lake, Arrow Lake and Arrow Lake S. * common/config/i386/i386-common.cc: (processor_name): Add arrowlake. (processor_alias_table): Add arrow lake, arrow lake s and lunar lake. * common/config/i386/i386-cpuinfo.h (enum processor_subtypes): Add INTEL_COREI7_ARROWLAKE and INTEL_COREI7_ARROWLAKE_S. * config.gcc: Add -march=arrowlake and -march=arrowlake-s. * config/i386/driver-i386.cc (host_detect_local_cpu): Handle arrowlake-s. * config/i386/i386-c.cc (ix86_target_macros_internal): Add arrowlake. * config/i386/i386-options.cc (m_ARROWLAKE): New. (processor_cost_table): Add arrowlake. * config/i386/i386.h (enum processor_type): Add PROCESSOR_ARROWLAKE. * config/i386/x86-tune.def: Add m_ARROWLAKE. * doc/extend.texi: Add arrowlake and arrowlake-s. * doc/invoke.texi: Ditto. gcc/testsuite/ChangeLog: * g++.target/i386/mv16.C: Add arrowlake and arrowlake-s. * gcc.target/i386/funcspec-56.inc: Handle new march.
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions