This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from aa1ae74711b Revert "MAINTAINERS: Add myself for write after approval" adds 721aa2cc44d remove dead member variable in dom_jt_state adds aea329432b8 Avoid computing RPO for update_ssa new 00193676a5a Use xchg for DImode double word rotate by 32 bits with -m32 [...]
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.md | 22 +++++++++++++++++++++- gcc/domwalk.cc | 6 ++++-- gcc/domwalk.h | 5 +++-- gcc/testsuite/gcc.target/i386/xchg-3.c | 12 ++++++++++++ gcc/tree-into-ssa.cc | 2 +- gcc/tree-ssa-dom.cc | 8 +++----- 6 files changed, 44 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/xchg-3.c