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-defconfig
in repository toolchain/ci/base-artifacts.
discards cf2648e968 gcc-391c8cf2455d3cd2ddba63c648a85a707100c642: all
new 1a886b460e 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 (cf2648e968)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3636 ++++++++--------
4-build_abe-stage1/console.log | 4528 ++++++++++----------
5-count_linux_objs/console.log | 106 +-
5-count_linux_objs/kernel.release | 2 +-
console.log | 8424 +++++++++++++++++--------------------
distance-to-baseline | 1 -
jenkins/build-name | 1 -
jenkins/manifest.sh | 36 +-
trigger-bisect-on-failure | 3 -
11 files changed, 7763 insertions(+), 8994 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 63e0869f559 Revert r353553 "[GISel][NFC]: Add missing call to record CS [...]
new 7301443e1ca Re-apply r353553 "[GISel][NFC]: Add missing call to record [...]
new 73b772da46c [x86] add test for miscompiling setcc transform (PR40657); NFC
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/CodeGen/GlobalISel/CSEInfo.cpp | 18 +++++------
lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp | 1 +
.../GlobalISel/legalize-ext-csedebug-output.mir | 35 ++++++++++++++++++++++
test/CodeGen/X86/setcc-combine.ll | 18 +++++++++++
4 files changed, 63 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-ext-csedebug-output.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 lldb.
from 574f9fe0a [opaque pointer types] Update calls to CreateCall to pass the [...]
new e913eaf24 Tiny fix spotted by static analyzer; GetPath() returns a std: [...]
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/Target/Platform.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 eef4d4f80c math: Enable <bits/math-finite.h> sysdeps override
new 32ea729996 Remove powerpc bits/mathinline.h.
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 | 4 +++
sysdeps/powerpc/bits/mathinline.h | 58 ---------------------------------------
2 files changed, 4 insertions(+), 58 deletions(-)
delete mode 100644 sysdeps/powerpc/bits/mathinline.h
--
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 clang.
from af0dd52c67 [CodeGen][ObjC] Fix assert on calling `__builtin_constant_p` [...]
new 683a8b8183 -gmodules: Don't emit incomplete breadcrumbs pointing to non [...]
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/CGDebugInfo.cpp | 10 +++++++++-
test/Modules/DebugInfo-fmodule-name.c | 16 ++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/DebugInfo-fmodule-name.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 gcc-8-branch
in repository gcc.
from cba6449c786 Backport small improvement to filesystem::absolute
new dbad4a15931 Regenerate libstdc++ HTML pages
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:
libstdc++-v3/ChangeLog | 2 ++
libstdc++-v3/doc/html/manual/bugs.html | 4 ++++
2 files changed, 6 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 clang.
from c15c1c3a2e [CodeGen][NFC] Update comments in CGExprConstant.cpp.
new af0dd52c67 [CodeGen][ObjC] Fix assert on calling `__builtin_constant_p` [...]
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/CGBuiltin.cpp | 6 ++++++
test/CodeGenObjC/builtin-constant-p.m | 28 ++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 test/CodeGenObjC/builtin-constant-p.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.