gcc/libgcc/config
Kirill Yukhin 06caf59d7f AVX-512. Introduce SKylake server CPU.
gcc/
	* config.gcc: Support "skylake-avx512".
        * config/i386/i386-c.c (ix86_target_macros_internal): Handle
        PROCESSOR_SKYLAKE_AVX512.
        * config/i386/i386.c (m_SKYLAKE_AVX512): Define.
        (processor_target_table): Add "skylake-avx512".
        (PTA_SKYLAKE_AVX512): Define.
	(ix86_option_override_internal): Add "skylake_avx512".
        (fold_builtin_cpu): Handle "skylake_avx512", add F_AVX512VL
	F_AVX512BW, F_AVX512DQ, F_AVX512ER, F_AVX512PF, F_AVX512CD.
        * config/i386/i386.h (TARGET_SKYLAKE_AVX512): Define.
        (processor_type): Add PROCESSOR_SKYLAKE_AVX512.
	* doc/invoke.texi (skylake-avx512): New.

libgcc/
	* libgcc/config/i386/cpuinfo.c (enum processor_features): Add
	FEATURE_AVX512VL, FEATURE_AVX512BW, FEATURE_AVX512DQ,
	FEATURE_AVX512CD, FEATURE_AVX512ER, FEATURE_AVX512PF.
	(get_available_features): Habdle new features.

gcc/testsuite/
        * gcc.target/i386/funcspec-5.c: Test avx512vl, avx512bw,
	avx512dq, avx512cd, avx512er, avx512pf and skylake-avx512.
	* gcc.target/i386/builtin_target.c: Test  avx512vl, avx512bw,
	avx512dq, avx512cd, avx512er and avx512pf.

From-SVN: r228009
2015-09-22 11:10:21 +00:00
..
aarch64 Update copyright years. 2015-01-05 13:33:28 +01:00
alpha Update copyright years. 2015-01-05 13:33:28 +01:00
arc Update copyright years. 2015-01-05 13:33:28 +01:00
arm lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries. 2015-06-23 17:45:18 +00:00
avr Update copyright years. 2015-01-05 13:33:28 +01:00
bfin Update copyright years. 2015-01-05 13:33:28 +01:00
c6x Update copyright years. 2015-01-05 13:33:28 +01:00
cr16 Update copyright years. 2015-01-05 13:33:28 +01:00
cris Update copyright years. 2015-01-05 13:33:28 +01:00
epiphany Update copyright years. 2015-01-05 13:33:28 +01:00
fr30 Update copyright years. 2015-01-05 13:33:28 +01:00
frv elf-lib.h: New file. 2015-04-28 11:23:40 +02:00
ft32 [FT32] fixes for the default hardware startup 2015-09-21 22:31:53 +00:00
h8300 config.gcc: Add h8300-*-linux. 2015-04-27 13:16:27 -06:00
i386 AVX-512. Introduce SKylake server CPU. 2015-09-22 11:10:21 +00:00
ia64 Update copyright years. 2015-01-05 13:33:28 +01:00
iq2000 Update copyright years. 2015-01-05 13:33:28 +01:00
libbid Update copyright years. 2015-01-05 13:33:28 +01:00
lm32 Update copyright years. 2015-01-05 13:33:28 +01:00
m32c Update copyright years. 2015-01-05 13:33:28 +01:00
m32r Update copyright years. 2015-01-05 13:33:28 +01:00
m68k Update copyright years. 2015-01-05 13:33:28 +01:00
mcore Update copyright years. 2015-01-05 13:33:28 +01:00
mep Update copyright years. 2015-01-05 13:33:28 +01:00
microblaze Update copyright years. 2015-01-05 13:33:28 +01:00
mips Update copyright years. 2015-01-05 13:33:28 +01:00
mmix Update copyright years. 2015-01-05 13:33:28 +01:00
moxie Update copyright years. 2015-01-05 13:33:28 +01:00
msp430 Update copyright years. 2015-01-05 13:33:28 +01:00
nds32 Update copyright years. 2015-01-05 13:33:28 +01:00
nios2 linux-atomic.c (<asm/unistd.h>): Remove #include. 2015-07-22 11:39:30 +00:00
nvptx [PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for example, gcov support) 2015-02-23 18:51:41 +01:00
pa fptr.c (SIGN_EXTEND): Cast -1 to unsigned. 2015-09-13 15:05:57 +00:00
pdp11
rl78 rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT. 2015-04-16 07:57:56 +00:00
rs6000 Update copyright. 2015-09-18 14:14:45 -04:00
rx Update copyright years. 2015-01-05 13:33:28 +01:00
s390 Update copyright years. 2015-01-05 13:33:28 +01:00
score Update copyright years. 2015-01-05 13:33:28 +01:00
sh Update copyright years. 2015-01-05 13:33:28 +01:00
sparc Update copyright years. 2015-01-05 13:33:28 +01:00
spu Update copyright years. 2015-01-05 13:33:28 +01:00
stormy16 Update copyright years. 2015-01-05 13:33:28 +01:00
tilegx
tilepro Update copyright years. 2015-01-05 13:33:28 +01:00
v850 Update copyright years. 2015-01-05 13:33:28 +01:00
vax Update copyright years. 2015-01-05 13:33:28 +01:00
visium configure.ac: Add Visium support. 2015-01-06 08:50:12 +00:00
vms Update copyright years. 2015-01-05 13:33:28 +01:00
xtensa xtensa: fix xtensa_fallback_frame_state for call0 ABI 2015-09-15 19:30:32 +00:00
darwin-64.c Update copyright years. 2015-01-05 13:33:28 +01:00
darwin-crt3.c Update copyright years. 2015-01-05 13:33:28 +01:00
darwin-crt-tm.c Update copyright years. 2015-01-05 13:33:28 +01:00
gmon-sol2.c
gthr-lynx.h Update copyright years. 2015-01-05 13:33:28 +01:00
gthr-rtems.h RTEMS: Update RTEMS thread model 2015-09-03 05:28:46 +00:00
gthr-vxworks.h re PR libgcc/64885 (libstdc++ all_attributes failure) 2015-03-02 18:02:18 +00:00
hardfp.c Update copyright years. 2015-01-05 13:33:28 +01:00
libgcc-glibc.ver Update copyright years. 2015-01-05 13:33:28 +01:00
libgcc-libsystem.ver
no-sfp-machine.h
no-unwind.h
t-crtfm
t-crtstuff-pic
t-darwin
t-dfprules
t-eh-dw2-dip
t-fdpbit
t-fixedpoint-gnu-prefix
t-fpbit
t-freebsd-thread
t-gnu-prefix
t-hardfp Update copyright years. 2015-01-05 13:33:28 +01:00
t-hardfp-sfdf Update copyright years. 2015-01-05 13:33:28 +01:00
t-libgcc-pic
t-libunwind
t-libunwind-elf Update copyright years. 2015-01-05 13:33:28 +01:00
t-linux
t-openbsd-thread
t-rtems
t-slibgcc Update copyright years. 2015-01-05 13:33:28 +01:00
t-slibgcc-darwin
t-slibgcc-elf-ver
t-slibgcc-gld
t-slibgcc-gld-nover
t-slibgcc-hpux
t-slibgcc-libgcc Update copyright years. 2015-01-05 13:33:28 +01:00
t-slibgcc-nolc-override
t-slibgcc-sld
t-slibgcc-vms
t-softfp libgcc: fix build with older make 2015-07-17 07:14:25 +00:00
t-softfp-compat
t-softfp-excl
t-softfp-sfdf
t-softfp-sfdftf IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
t-softfp-tf
t-sol2 Update copyright years. 2015-01-05 13:33:28 +01:00
t-stack
t-tls
t-vxworks
unwind-dw2-fde-darwin.c Update copyright years. 2015-01-05 13:33:28 +01:00
vxlib-tls.c Update copyright years. 2015-01-05 13:33:28 +01:00
vxlib.c Update copyright years. 2015-01-05 13:33:28 +01:00