This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 456185c99cf Merge dmd upstream 6d5b853d3 new 36950f7ec3c * config/i386/i386-protos.h (ix86_expand_xorsign): New pro [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 11 +++++ gcc/config/i386/i386-protos.h | 2 + gcc/config/i386/i386.c | 57 ++++++++++++++++++++++ gcc/config/i386/i386.md | 21 ++++++++ gcc/config/i386/sse.md | 14 ++++++ gcc/testsuite/ChangeLog | 6 +++ .../vect-xorsign_exec.c => i386/xorsign.c} | 15 +++--- gcc/testsuite/lib/target-supports.exp | 3 +- 8 files changed, 120 insertions(+), 9 deletions(-) copy gcc/testsuite/gcc.target/{aarch64/vect-xorsign_exec.c => i386/xorsign.c} (74%)