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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 23d087de15 0: last-good: llvm-linux: all
new a7ef50d097 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 (23d087de15)
\
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 | 71 +-
2-build_llvm/console.log | 10250 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 161 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10488 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 10544 insertions(+), 10444 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 b6700c1afdd PR c++/89422 - ICE with -g and lambda in default arg in template.
new 5d8723600bc gcc/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/ChangeLog | 4 ++++
gcc/doc/extend.texi | 2 +-
libgcc/ChangeLog | 5 +++++
libgcc/libgcc2.c | 9 ++++++---
libgcc/libgcc2.h | 2 +-
5 files changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from b52d714d908 Daily bump.
adds 2e66223273e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7fa72778d2 0: last-good: binutils-gcc-linux: all
new 2b6bd59bfb 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 (7fa72778d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3666 ++++++++--------
4-build_abe-stage1/console.log | 4969 +++++++++++-----------
5-count_linux_objs/console.log | 62 +-
console.log | 8617 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 8678 insertions(+), 8668 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 7672c2d7d53 [Kaleidoscope] Re-enable Kaleidoscope tests.
new 0410b9ebccb AMDGPU: Remove debugger related subtarget features
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/AMDGPU/AMDGPU.h | 4 -
lib/Target/AMDGPU/AMDGPU.td | 18 ----
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 31 -------
lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp | 18 +---
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 -
lib/Target/AMDGPU/AMDGPUSubtarget.h | 14 ----
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 -
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 2 -
lib/Target/AMDGPU/CMakeLists.txt | 1 -
lib/Target/AMDGPU/SIDebuggerInsertNops.cpp | 96 ----------------------
lib/Target/AMDGPU/SIFrameLowering.cpp | 48 +----------
lib/Target/AMDGPU/SIFrameLowering.h | 3 -
lib/Target/AMDGPU/SIISelLowering.cpp | 32 --------
lib/Target/AMDGPU/SIISelLowering.h | 2 -
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 32 +++-----
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 30 -------
lib/Target/AMDGPU/SIProgramInfo.h | 12 ---
test/CodeGen/AMDGPU/debugger-emit-prologue.ll | 81 ------------------
test/CodeGen/AMDGPU/debugger-insert-nops.ll | 80 ------------------
.../AMDGPU/hsa-metadata-kernel-debug-props.ll | 67 ---------------
test/CodeGen/AMDGPU/syncscopes.ll | 2 +-
21 files changed, 14 insertions(+), 563 deletions(-)
delete mode 100644 lib/Target/AMDGPU/SIDebuggerInsertNops.cpp
delete mode 100644 test/CodeGen/AMDGPU/debugger-emit-prologue.ll
delete mode 100644 test/CodeGen/AMDGPU/debugger-insert-nops.ll
delete mode 100644 test/CodeGen/AMDGPU/hsa-metadata-kernel-debug-props.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 gcc.
from 7f5c3ac2885 PR go/89170 * varasm.c (decode_addr_const): Call lookup_c [...]
new 147a31b6954 PR c++/88419 - C++17 ICE with class template arg deduction.
new b6700c1afdd PR c++/89422 - ICE with -g and lambda in default arg in template.
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/pt.c | 14 ++++++++------
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction62.C | 22 ++++++++++++++++++++++
4 files changed, 51 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction62.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 clang.
from 6745733cd2 [clang-cl] Whitelist -fbracket-depth=123 in clang-cl
new 5a56ebca03 Use _Q as MS ABI mangling for char8_t.
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/AST/MicrosoftMangle.cpp | 7 +++++--
test/CodeGenCXX/char8_t.cpp | 12 +++++++-----
2 files changed, 12 insertions(+), 7 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 02d7a1324f6 PR c++/89285 * builtins.c (fold_builtin_arith_overflow): [...]
new 7f5c3ac2885 PR go/89170 * varasm.c (decode_addr_const): Call lookup_c [...]
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 | 9 +++++++
gcc/varasm.c | 81 +++++++++++++++++++++++++++++++----------------------------
2 files changed, 52 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.