i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets that preffer...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 8 Oct 2017 10:42:54 +0000 (12:42 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 8 Oct 2017 10:42:54 +0000 (10:42 +0000)
commit08a9e4e734ed74775a014fbe02699c290fbbd5cc
tree60aecf6c205d507e72f0d6d5459fc593e7d32a5a
parenteb79a6b1cb7b97cda532e2efd5612fa80c3eb005
i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets that preffer 128bit.

* i386.c (ix86_expand_set_or_movmem): Disable 512bit loops for targets
that preffer 128bit.

From-SVN: r253524
gcc/ChangeLog
gcc/config/i386/i386.c