This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from fa761b10d40 [ARM] Cleanup 64-bit multiplies new 4771c5b1c52 i386: Increase Skylake SImode pseudo register store cost new 54fa21a885f i386: Restore Skylake SImode hard register store cost new 9a7e877fed4 [ARM] Add logical DImode expanders
The 3 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 | 27 +++++++++++++++++++++ gcc/config/arm/arm.c | 4 +-- gcc/config/arm/arm.md | 43 +++++++++++++++++++++++++++++++++ gcc/config/arm/iterators.md | 5 ++++ gcc/config/arm/predicates.md | 15 ++++++++++++ gcc/config/i386/x86-tune-costs.h | 4 +-- gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/gcc.target/i386/pr90878.c | 25 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr91446.c | 24 ++++++++++++++++++ 9 files changed, 153 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr90878.c create mode 100644 gcc/testsuite/gcc.target/i386/pr91446.c