re PR target/81616 (Update -mtune=generic for the current Intel and AMD processors)
commitf6aa5171a1a0091bcc3741b1ffff9e8a962e728c
authorJan Hubicka <hubicka@ucw.cz>
Wed, 10 Jan 2018 11:02:55 +0000 (10 12:02 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 10 Jan 2018 11:02:55 +0000 (10 11:02 +0000)
tree4db28264cf965b36dac7f4c536605ad478da81f7
parent1fe399e4a94e5bf9bb34362d1e1dc8b74272bc6d
re PR target/81616 (Update -mtune=generic for the current Intel and AMD processors)

PR target/81616
* i386.c (ix86_vectorize_builtin_gather): Check TARGET_USE_GATHER.
* i386.h (TARGET_USE_GATHER): Define.
* x86-tune.def (X86_TUNE_USE_GATHER): New.

From-SVN: r256424
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/x86-tune.def