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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 67a364f7 0: update: binutils-gcc-linux: boot
new f415a13b 0: update: binutils-gcc-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 (67a364f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10912 +++++++--------
04-build_abe-stage1/console.log | 13775 ++++++++++---------
05-build_linux/console.log | 624 +-
console.log | 25915 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 25918 insertions(+), 25928 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 lldb.
from eaf277245 [lldb][NFC] Tablegenify breakpoint
new e64f19dd8 ELF: Fix a "memset clearing object of non-trivial type" warning
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 15 ++-------------
source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 4 +---
2 files changed, 3 insertions(+), 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards bca881bf 0: update: binutils-gcc-linux: boot
new ac1cdc34 0: update: binutils-gcc-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 (bca881bf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 162 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 9232 ++++++-----
04-build_abe-stage1/console.log | 19934 ++++++++++++-----------
05-build_linux/console.log | 686 +-
06-boot_linux/console.log | 384 +-
console.log | 30816 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 30764 insertions(+), 30880 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 46f846cdd24 AMDGPU/GlobalISel: Fix broken tests
new d896998d09c [ARM][LowOverheadLoops] Revert remaining pseudos
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/ARMLowOverheadLoops.cpp | 68 +++++++--
.../Thumb2/LowOverheadLoops/revert-non-loop.mir | 170 +++++++++++++++++++++
2 files changed, 226 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/revert-non-loop.mir
--
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 e15987965d0 [Ada] More complete information level for -gnatR4 output
new d36d0205156 [rs6000] Add _mm_blend_epi16 and _mm_blendv_epi8
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/ChangeLog | 5 +++++
gcc/config/rs6000/smmintrin.h | 20 ++++++++++++++++++++
gcc/testsuite/ChangeLog | 7 +++++++
.../powerpc/{ssse3-check.h => sse4_1-check.h} | 6 +++---
.../gcc.target/{i386 => powerpc}/sse4_1-pblendvb.c | 5 +++--
.../gcc.target/{i386 => powerpc}/sse4_1-pblendw-2.c | 5 +++--
.../gcc.target/{i386 => powerpc}/sse4_1-pblendw.c | 5 +++--
7 files changed, 44 insertions(+), 9 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{ssse3-check.h => sse4_1-check.h} (75%)
copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pblendvb.c (90%)
copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pblendw-2.c (90%)
copy gcc/testsuite/gcc.target/{i386 => powerpc}/sse4_1-pblendw.c (91%)
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0885c54c 0: update: llvm-linux: 17860
new f57cf862 0: update: llvm-linux: 17862
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 (0885c54c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 158 +-
02-build_llvm/console.log | 12056 +++++++++++++++++-----------------
03-build_linux/console.log | 1172 ++--
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 28 -
console.log | 13392 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 13399 insertions(+), 13427 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.