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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2c33130ac7 llvm-7b7a4ef3d33d85efa6b27a51919fe7ef956be6ee: 16218
new 62323bae18 linux-fb978c0292e73632e0591454a2a61b6ffce75648: 16218
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 (2c33130ac7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 14 +-
2-build_llvm/console.log | 5271 ++++++++++++++++----------------
3-count_linux_objs/console.log | 1166 ++++----
5-update_baseline/console.log | 2 +-
console.log | 6481 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
9 files changed, 6552 insertions(+), 6402 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/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 95b1f06381 llvm-61e6ffc398e9b1e25488ea5b0dda546f18ef61e4: 16
new ab827ae5a2 linux-323e0195e63ff967a4fbdab7b17120f544ddc88f: 16
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 (95b1f06381)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 70 +-
2-build_llvm/console.log | 10286 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 153 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10515 +++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10520 insertions(+), 10530 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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6ecf8fd587 llvm-a9a9c27e1c25996a210ff212bd46f14fd483e02b: 16
new 884ad77578 llvm-7ec84db44f05e9f19ef5c04b6ba1147b2d2cba9c: 16
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 (6ecf8fd587)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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:
2-build_llvm/console.log | 8994 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 108 +-
console.log | 9110 ++++++++++++++++++++--------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
6 files changed, 9039 insertions(+), 9187 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 954d6be705c [SystemZ] Wait with VGBM selection until after DAGCombine2.
new 7cc46527c24 build: Remove the cmake check for malloc.h.
new 0e5a5025819 [SystemZ] Improved handling of the @llvm.ctlz intrinsic.
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:
cmake/config-ix.cmake | 1 -
include/llvm/Config/config.h.cmake | 3 -
lib/Support/Unix/Process.inc | 5 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 1 +
lib/Target/SystemZ/SystemZISelLowering.h | 1 +
test/CodeGen/SystemZ/scalar-ctlz.ll | 107 +++++++++++++++++++++
.../gn/secondary/llvm/include/llvm/Config/BUILD.gn | 2 -
7 files changed, 110 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/SystemZ/scalar-ctlz.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 019f3036f Add comment.
new a8c010779 Remove a small header that is used only by one file. NFC.
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/Bits.h | 34 ----------------------------------
ELF/SyntheticSections.cpp | 12 +++++++++++-
2 files changed, 11 insertions(+), 35 deletions(-)
delete mode 100644 ELF/Bits.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 36cec67a40 llvm-a9a9c27e1c25996a210ff212bd46f14fd483e02b: all
new ab23e17339 llvm-7ec84db44f05e9f19ef5c04b6ba1147b2d2cba9c: 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 (36cec67a40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 72 +-
2-build_llvm/console.log | 10170 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 65 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10313 +++++++++++++++++++--------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
9 files changed, 10317 insertions(+), 10323 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 clang-tools-extra.
from a7e26078 [clangd] Add type boost to fuzzy find in Dex.
new a3c45a21 [clang-tidy] modernize-avoid-c-arrays: avoid main function (PR40604)
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:
clang-tidy/modernize/AvoidCArraysCheck.cpp | 9 ++++++++-
docs/clang-tidy/checks/modernize-avoid-c-arrays.rst | 4 ++++
.../modernize-avoid-c-arrays-ignores-main.cpp | 18 ++++++++++++++++++
...dernize-avoid-c-arrays-ignores-three-arg-main.cpp | 20 ++++++++++++++++++++
4 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 test/clang-tidy/modernize-avoid-c-arrays-ignores-main.cpp
create mode 100644 test/clang-tidy/modernize-avoid-c-arrays-ignores-three-arg-main.cpp
--
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 6e7ade8b3 [Reproducers] SBReproducer framework: Capture & Replay
new 3e55654b9 Add SBReproducer to Xcode project
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:
lldb.xcodeproj/project.pbxproj | 6 ++++++
1 file 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 gcc.
from f180bf55374 * ru.po: Update.
new 95be3519f33 Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451)
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 | 7 +++++++
gcc/testsuite/gcc.dg/debug/dwarf2/inline5.c | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.