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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5fe27d70a9 linux-d47e3da1759230e394096fd742aad423c291ba48: all
new df2c6265c0 0: last-good: llvm-linux: all
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 (5fe27d70a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 15 +-
2-build_llvm/console.log | 9170 ++++++++++++++++++------------------
3-count_linux_objs/console.log | 113 +-
3-count_linux_objs/kernel.release | 2 +-
5-update_baseline/console.log | 2 +-
console.log | 9264 ++++++++++++++++++-------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 32 +-
trigger-bisect-on-failure | 3 -
10 files changed, 9267 insertions(+), 9336 deletions(-)
delete mode 100644 distance-to-baseline
delete mode 100644 jenkins/build-name
delete mode 100644 trigger-bisect-on-failure
--
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 c0665d4bcd8 GlobalISel: Add G_FCANONICALIZE instruction
new f344f53426c Recommit "[GlobalISel] Add IRTranslator support for G_FFLOOR"
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/CodeGen/GlobalISel/IRTranslator.cpp | 2 ++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 8 ++++++++
2 files changed, 10 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 lldb.
from 5ee9be390 Simplify ObjectFile::GetUUID
new 3e91f1b7c Update SymbolVendorMacOSX for new GetUUID interface
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/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 gcc.
from dd9bf21a80f Arm: Update tests after register allocation changes. (PR/ta [...]
new 40dea7a3b2e gcc/testsuite/ChangeLog:
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/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-prof/inliner-1.c | 10 +++++-----
2 files changed, 9 insertions(+), 5 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 14478b44a81 [AMDGPU] fix atomic_optimizations_buffer.ll test after DPP [...]
new c0665d4bcd8 GlobalISel: Add G_FCANONICALIZE instruction
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:
include/llvm/Support/TargetOpcodes.def | 3 +
include/llvm/Target/GenericOpcodes.td | 6 +
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 +
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 2 +-
.../AArch64/GlobalISel/arm64-irtranslator.ll | 10 +
.../GlobalISel/legalizer-info-validation.mir | 3 +
...egalize-fneg.mir => legalize-fcanonicalize.mir} | 255 ++++++++++-----------
8 files changed, 148 insertions(+), 135 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{legalize-fneg.mir => legalize-fcanonicalize.m [...]
--
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 eb6b3c61894 [RS6000] No inline PLT for V4 bss-plt, implement -mno-pltseq
new 2e25871bc92 [gcc]
new dd9bf21a80f Arm: Update tests after register allocation changes. (PR/ta [...]
The 2 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 | 6 +++
gcc/config/rs6000/rs6000.c | 60 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c | 9 ++--
gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c | 7 +--
gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c | 8 +--
gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c | 42 +++++++++++++++
gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c | 43 ++++++++++++++++
gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c | 42 +++++++++++++++
9 files changed, 211 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 7115ab9c4b Automatic date update in version.in
new ea638c4312 AArch64: Detect exit from execve syscall
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:
gdb/ChangeLog | 5 +++++
gdb/aarch64-linux-tdep.c | 56 +++++++++++++++++++++++++++++-------------------
2 files changed, 39 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.