This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 999d6dff80 Plugin target handling
new 781152ec18 Prevent an attempt to allocate an excessive amount of memory [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/objdump.c | 17 ++++++++++++++++-
2 files changed, 22 insertions(+), 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 llvm.
from 5f0953343c7 [ARM] Add MVE mul patterns
new ef0e051c6d0 [X86] CombineShuffleWithExtract - only require 1 source to [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 24 +++++++++++++++--------
test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll | 27 ++++++++++----------------
test/CodeGen/X86/shuffle-vs-trunc-512.ll | 27 ++++++++++----------------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 5 ++---
4 files changed, 38 insertions(+), 45 deletions(-)
--
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 glibc.
from 589787f889 Replace PREPARE_VERSION macro with inline function
new 507f55c05f Linux: Use mmap instead of malloc in dirent/tst-getdents64
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:
ChangeLog | 6 ++++++
sysdeps/unix/sysv/linux/tst-getdents64.c | 12 +++++++++---
2 files changed, 15 insertions(+), 3 deletions(-)
--
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 llvm.
from bae9441dbd0 [NFC][Codegen] Revisit test coverage for X % C == 0 fold
new 5f0953343c7 [ARM] Add MVE mul patterns
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:
lib/Target/ARM/ARMInstrMVE.td | 16 ++++
test/CodeGen/Thumb2/mve-simple-arith.ll | 127 ++++++++++++++++++++++++++++++++
2 files changed, 143 insertions(+)
--
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 glibc.
from f0b2132b35 ld.so: Support moving versioned symbols between sonames [BZ #24741]
new 589787f889 Replace PREPARE_VERSION macro with inline function
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:
ChangeLog | 7 +++++++
sysdeps/unix/sysv/linux/dl-vdso.h | 18 +++++++++---------
2 files changed, 16 insertions(+), 9 deletions(-)
--
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 llvm.
from 2dd6a9d6de9 [ARM] Mark math routines as non-legal for MVE
new bae9441dbd0 [NFC][Codegen] Revisit test coverage for X % C == 0 fold
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:
test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll | 326 ++++--
test/CodeGen/AArch64/urem-seteq-vec-splat.ll | 161 +--
test/CodeGen/AArch64/urem-seteq.ll | 106 +-
test/CodeGen/X86/urem-seteq-vec-nonsplat.ll | 1414 +++++++++++++++--------
test/CodeGen/X86/urem-seteq-vec-splat.ll | 461 +++++---
test/CodeGen/X86/urem-seteq.ll | 127 +-
6 files changed, 1761 insertions(+), 834 deletions(-)
--
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 llvm.
from 4cbe79049ca [ARM] MVE patterns for VABS and VNEG
new 2dd6a9d6de9 [ARM] Mark math routines as non-legal for MVE
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:
lib/Target/ARM/ARMISelLowering.cpp | 9 +
test/CodeGen/Thumb2/mve-fmath.ll | 2322 ++++++++++++++++++++++++++++++++++++
2 files changed, 2331 insertions(+)
create mode 100644 test/CodeGen/Thumb2/mve-fmath.ll
--
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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2d0c0bc83 0: update: llvm-linux: boot
new f7ffb644a 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2d0c0bc83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 220 +-
02-build_llvm/console.log | 11879 +++++++++--------
03-build_linux/console.log | 14810 ++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 26944 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 26951 insertions(+), 26928 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.