This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 70e2ffbcb4f Daily bump. adds 63eab5d5775 Update document for VECTOR_MODES_WITH_PREFIX new c4320bde42c Recognize vpcmov in combine with -mxop on x86.
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/config/i386/i386.cc | 31 ++++++++++++++++++++++++++++++ gcc/config/i386/sse.md | 24 +++++++++++++++++++++++ gcc/machmode.def | 5 +++-- gcc/testsuite/gcc.target/i386/xop-pcmov3.c | 10 ++++++++++ 4 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xop-pcmov3.c