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 bb14410241 gcc-9ca54fa17dca62afa21bc068127d03163f719269: all
new 457cfcbd7d 0: last-good: binutils-gcc-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 (bb14410241)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3234 +++---
4-build_abe-stage1/console.log | 4672 ++++----
5-count_linux_objs/console.log | 13456 +++++++++++------------
7-update_baseline/console.log | 2 +-
console.log | 21560 +++++++++++++++++++------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 35 +-
trigger-bisect-on-failure | 3 -
11 files changed, 21537 insertions(+), 21457 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 bc24c432c21 [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types
new 12946fbd9db [TargetLibraryInfo] Update run time support for Windows
new 45f5ca3e2d4 GlobalISel: Verify G_EXTRACT
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:
lib/Analysis/TargetLibraryInfo.cpp | 86 ++++++------
lib/CodeGen/MachineVerifier.cpp | 22 +++
.../CodeGen/AMDGPU/GlobalISel/legalize-extract.mir | 4 +-
.../InstCombine/double-float-shrink-1.ll | 149 ++++++++++-----------
test/Transforms/InstCombine/pow-1.ll | 57 ++++++--
test/Verifier/test_g_extract.mir | 35 +++++
6 files changed, 210 insertions(+), 143 deletions(-)
create mode 100644 test/Verifier/test_g_extract.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 linux.
from fb7453e61a2b Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/lin [...]
new 3079f340caa7 thermal: of-thermal: Print name of device node with error
new bf78f133cd39 thermal: cpu_cooling: Clarify error message
new aa0c38cf39de Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
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:
drivers/thermal/cpu_cooling.c | 2 +-
drivers/thermal/of-thermal.c | 4 ++--
2 files changed, 3 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 f3f46916050 GlobalISel: Implement moreElementsVector for implicit_def
new 377fba3b5c7 [IRReader] Expose getLazyIRModule
new bc24c432c21 [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types
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:
include/llvm/IRReader/IRReader.h | 11 +++
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 9 ++
lib/IRReader/IRReader.cpp | 6 +-
test/CodeGen/ARM/legalize-fneg.ll | 61 ++++++++++++++
test/CodeGen/RISCV/legalize-fneg.ll | 105 ++++++++++++++++++++++++
5 files changed, 189 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/legalize-fneg.ll
create mode 100644 test/CodeGen/RISCV/legalize-fneg.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.
unknown user pushed a change to branch master
in repository lld.
from 83a25ddff Convert CRLF. NFC.
new 2cfa2ff84 lld: unquote possibly quoted `EXTERN("symbol")` entry in link [...]
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:
ELF/ScriptParser.cpp | 2 +-
test/ELF/linkerscript/linkerscript.s | 2 +-
test/ELF/undefined-opt.s | 2 +-
3 files changed, 3 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 gcc-8-branch
in repository gcc.
from 9910421ab09 PR c++/89267 - change of error location.
new 20c5f58c80a Revert " PR c++/88752 - ICE with lambda and constexpr if."
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/cp/ChangeLog | 9 +++++++++
gcc/cp/cp-tree.h | 5 -----
gcc/cp/pt.c | 22 +---------------------
gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C | 28 ----------------------------
4 files changed, 10 insertions(+), 54 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.