This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e007369c8b6 x86: yet more PR target/100711-like splitting
new b647f75a6ad x86: suppress avx512f-copysign.c testcase for 32-bit
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/testsuite/gcc.target/i386/avx512f-copysign.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 450b9566d58 Fix typo in vectorizer debug message
new 607613e5166 x86: use VPTERNLOG for further bitwise two-vector operations
new 2d11c99dfca x86: use VPTERNLOG also for certain andnot forms
new 9fed1ec67f8 middle-end/110541 - VEC_PERM_EXPR documentation is off
new 3186ef0cb9e x86: allow memory operand for AVX2 splitter for PR target/100711
new fa58c2871a1 x86: further PR target/100711-like splitting
new e007369c8b6 x86: yet more PR target/100711-like splitting
The 6 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 | 60 ++++++-
gcc/config/i386/sse.md | 179 +++++++++++++++++++--
.../{avx512-binop-1.h => avx512-binop-not-1.h} | 3 +-
.../{avx512-binop-1.h => avx512-binop-not-2.h} | 3 +-
.../gcc.target/i386/avx512f-andn-di-zmm-2.c | 12 ++
.../gcc.target/i386/avx512f-andn-si-zmm-2.c | 4 +-
.../gcc.target/i386/avx512f-orn-si-zmm-1.c | 12 ++
.../gcc.target/i386/avx512f-orn-si-zmm-2.c | 12 ++
gcc/testsuite/gcc.target/i386/pr100711-3.c | 4 +-
.../gcc.target/i386/{pr100711-3.c => pr100711-4.c} | 14 +-
.../gcc.target/i386/{pr100711-3.c => pr100711-5.c} | 12 +-
gcc/testsuite/gcc.target/i386/pr100711-6.c | 18 +++
gcc/tree.def | 17 +-
13 files changed, 312 insertions(+), 38 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512-binop-1.h => avx512-binop-not-1.h} (68%)
copy gcc/testsuite/gcc.target/i386/{avx512-binop-1.h => avx512-binop-not-2.h} (68%)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-andn-di-zmm-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-orn-si-zmm-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-orn-si-zmm-2.c
copy gcc/testsuite/gcc.target/i386/{pr100711-3.c => pr100711-4.c} (68%)
copy gcc/testsuite/gcc.target/i386/{pr100711-3.c => pr100711-5.c} (78%)
create mode 100644 gcc/testsuite/gcc.target/i386/pr100711-6.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 69270369a07 onsuccess: #30: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
new 860c83d8054 onsuccess: #31: boot: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
01-reset_artifacts/console.log.xz | Bin 1996 -> 2192 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2616 bytes
03-build_abe-binutils/console.log.xz | Bin 27496 -> 27192 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17352 -> 17732 bytes
04-build_kernel_llvm/console.log.xz | Bin 67308 -> 64800 bytes
05-build_abe-qemu/console.log.xz | Bin 34928 -> 34044 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22792 -> 22064 bytes
06-build_linux/console.log.xz | Bin 3156 -> 3144 bytes
07-boot_linux/console.log.xz | Bin 5656 -> 5684 bytes
08-check_regression/console.log.xz | Bin 1228 -> 1232 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 8 ++++++++
jenkins/run-build.env | 17 +++++++++++++----
manifest.sh | 12 ++++++------
18 files changed, 32 insertions(+), 15 deletions(-)
create mode 100644 jenkins/rewrite.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd9964b7e23 libstdc++: Disable std::forward_list tests for C++98 mode
new 450b9566d58 Fix typo in vectorizer debug message
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/tree-vect-stmts.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.