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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 845f0e205 0: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18048
new a5b8346f0 1: reset: llvm-73ec745793acdddc505610ae6a1087ada3140ef2: 18047
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 | 230 +-
02-build_llvm/console.log | 12021 ++++++++++++++++++-----------------
03-build_linux/console.log | 776 +--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 28 -
console.log | 13051 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13122 insertions(+), 13020 deletions(-)
create mode 100644 reset-baseline
--
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 019d91b023f 2019-09-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 3854208c417 2019-09-11 Sandra Loosemore <sandra(a)codesourcery.com>
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 | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr81740-1.c | 1 -
gcc/testsuite/gcc.dg/vect/pr81740-2.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-1.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-2.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-3.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-4.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-5.c | 1 -
gcc/testsuite/gcc.dg/vect/pr88598-6.c | 1 -
gcc/testsuite/gcc.dg/vect/pr89440.c | 1 -
gcc/testsuite/gcc.dg/vect/pr90018.c | 1 -
gcc/testsuite/gcc.dg/vect/pr91293-1.c | 1 -
gcc/testsuite/gcc.dg/vect/pr91293-2.c | 1 -
gcc/testsuite/gcc.dg/vect/pr91293-3.c | 1 -
14 files changed, 16 insertions(+), 13 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 95790309d 0: update: llvm-linux: all
new 8c1a9d6eb 0: update: 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 (95790309d)
\
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:
01-reset_artifacts/console.log | 68 +-
02-build_llvm/console.log | 12184 +++++++++++++++---------------
03-build_linux/console.log | 3097 ++++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 15371 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15393 insertions(+), 15359 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 5447f442c76 Add a LineTable class to GSYM and test it.
new 33ac29c6f05 All Errors must be checked
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:
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 10 +++++++---
1 file changed, 7 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 clang-tools-extra.
from 5be2486c [clangd] Collect location of macro definition in the ParsedAST
new 64d81200 [analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
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/ClangTidy.cpp | 9 +++++----
1 file changed, 5 insertions(+), 4 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 e57ff882daa [llvm-reduce] Fix a bug, improve error handling when running test
new 5447f442c76 Add a LineTable class to GSYM and test it.
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:
include/llvm/DebugInfo/GSYM/FunctionInfo.h | 25 ++-
include/llvm/DebugInfo/GSYM/LineTable.h | 198 ++++++++++++++++++++
lib/DebugInfo/GSYM/CMakeLists.txt | 1 +
lib/DebugInfo/GSYM/FunctionInfo.cpp | 5 +-
lib/DebugInfo/GSYM/LineTable.cpp | 287 +++++++++++++++++++++++++++++
unittests/DebugInfo/GSYM/GSYMTest.cpp | 168 ++++++++++++++++-
6 files changed, 660 insertions(+), 24 deletions(-)
create mode 100644 include/llvm/DebugInfo/GSYM/LineTable.h
create mode 100644 lib/DebugInfo/GSYM/LineTable.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.