This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 4d25731a3 SymbolVendor: Remove the type list member
new 08224b0f0 SymbolFile: Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS [...]
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/Symbol/SymbolFile.cpp | 1 +
1 file changed, 1 insertion(+)
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b7ce4343 4: update: linux-9e6dfe8045f85f9b5aade47e4192482927e2791a: 19648
discards 975af625 3: reset: linux-85751e9e5b1480fc675106aeaf94fadb8028469b: 19642
discards 8fe6bc91 2: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 19652
new 9bbf9716 2: update: llvm-linux: 19654
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 (b7ce4343)
\
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:
01-reset_artifacts/console.log | 165 +-
02-build_llvm/console.log | 11541 ++++++++++++++++-----------------
03-build_linux/console.log | 1281 ++--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 88 +-
console.log | 13083 +++++++++++++++++++-------------------
jenkins/manifest.sh | 11 +-
results | 2 +-
8 files changed, 13315 insertions(+), 12864 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f72d41a4 0: update: llvm-linux: all
new 11f89e9d 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 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 (f72d41a4)
\
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:
01-reset_artifacts/console.log | 70 +-
02-build_llvm/console.log | 11636 +++++++++++++++++-----------------
03-build_linux/console.log | 1005 ++-
04-boot_linux/console.log | 3 +
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 12720 +++++++++++++++++++-------------------
jenkins/manifest.sh | 7 +-
8 files changed, 12612 insertions(+), 12860 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 release_90
in repository test-suite.
at 83328f8a Creating release_90 branch off revision 366426
This branch includes the following new commits:
new 83328f8a Creating release_90 branch off revision 366426
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.
--
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 test-suite.
from c7334476 Fix more -Werror issues with obsequi.
new 85a6a74d Skip test earlier if metric is not found in compare.py
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:
utils/compare.py | 11 ++++++-----
1 file changed, 6 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 581c037a3cc Generalize get_most_common_single_value to return n_th valu [...]
new 92e4277c298 Come up with function_decl_type and use it in tree_function_decl.
new 4ee64e30659 Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).
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 | 47 ++++++++++++++++
gcc/c/ChangeLog | 11 ++++
gcc/c/c-decl.c | 5 +-
gcc/calls.c | 2 +-
gcc/common.opt | 4 ++
gcc/coverage.c | 2 +-
gcc/cp/ChangeLog | 15 +++++
gcc/cp/decl.c | 37 +++++++-----
gcc/cp/parser.c | 2 +-
gcc/fold-const.c | 2 +-
gcc/gimple.c | 14 ++++-
gcc/gimple.h | 1 +
gcc/ipa-icf.c | 6 +-
gcc/lto-streamer-out.c | 2 +-
gcc/lto/ChangeLog | 5 ++
gcc/lto/lto-common.c | 2 +-
gcc/predict.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.dg/cpp1y/new1.C | 65 ++++++++++++++++++++++
gcc/tree-core.h | 21 ++++++-
gcc/tree-inline.c | 2 +-
gcc/tree-ssa-dce.c | 34 +++++++++--
gcc/tree-streamer-in.c | 3 +-
gcc/tree-streamer-out.c | 3 +-
gcc/tree.h | 45 +++++++++++++--
libstdc++-v3/ChangeLog | 10 ++++
.../testsuite/ext/bitmap_allocator/check_delete.cc | 2 +
.../testsuite/ext/bitmap_allocator/check_new.cc | 2 +
.../testsuite/ext/new_allocator/check_delete.cc | 2 +
.../testsuite/ext/new_allocator/check_new.cc | 2 +
30 files changed, 314 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/new1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2c0b389e 0: update: llvm-linux: boot
new bd5ff4a6 0: update: llvm-linux: boot
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 (2c0b389e)
\
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:
01-reset_artifacts/console.log | 139 +-
02-build_llvm/console.log | 11644 ++++++++++++++++++------------------
03-build_linux/console.log | 702 +--
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 25 -
console.log | 12514 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12484 insertions(+), 12552 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 02d3f8d3f51 [PowerPC][NFC] Make `getDefMIPostRA` public
new 234f429900a [IPSCCP] Add assertion to surface cases where we zap return [...]
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/Transforms/Scalar/SCCP.cpp | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.