]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2016 14:50:35 +0000 (14:50 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Oct 2016 14:50:35 +0000 (14:50 +0000)
commitb86be444bfc5c1e375dcc17b31a156e9415f85eb
tree2e7d94eb19333de1f4438f85af697b3185d4ac13
parent12f3cc4837640da367f200a919e7dc529503b862
* config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
* config/i386/i386.h (TARGET_VECTORIZE_DOUBLE): Remove.
* config/i386/i386.c (ix86_add_stmt_cost): Use TARGET_BONNEL instead
of !TARGET_VECTORIZE_DOUBLE when penalizing DFmode vector ops.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240748 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/x86-tune.def