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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b05426b3 4: update: linux-9e6dfe8045f85f9b5aade47e4192482927e2791a: 19648
new d6903ca7 4: update: llvm-linux: 19651
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 (b05426b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 219 +-
02-build_llvm/console.log | 11830 +++++++++++++++++----------------
03-build_linux/console.log | 1414 ++--
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 69 +-
console.log | 13546 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 13842 insertions(+), 13265 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 850a3e8202f Reland the "[NewPM] Port Sancov" patch from rL365838. No fu [...]
new 443275ffa35 [AArch64][GlobalISel] Fix G_SELECT legalization fallback af [...]
new 52b7e93f00b [FileCollector] add support for recording empty directories
new 99818ae847f [BPF] fix typedef issue for offset relocation
The 3 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/Support/FileCollector.cpp | 25 +++--
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +-
lib/Target/BPF/BTFDebug.cpp | 41 ++++++--
lib/Target/BPF/BTFDebug.h | 6 +-
test/CodeGen/AArch64/GlobalISel/legalize-cmp.mir | 26 ++---
.../CodeGen/BPF/CORE/offset-reloc-typedef-array.ll | 97 ++++++++++++++++++
.../BPF/CORE/offset-reloc-typedef-struct.ll | 90 +++++++++++++++++
.../CodeGen/BPF/CORE/offset-reloc-typedef-union.ll | 90 +++++++++++++++++
test/CodeGen/BPF/CORE/offset-reloc-typedef.ll | 111 +++++++++++++++++++++
unittests/Support/FileCollectorTest.cpp | 31 ++++++
10 files changed, 491 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/BPF/CORE/offset-reloc-typedef-array.ll
create mode 100644 test/CodeGen/BPF/CORE/offset-reloc-typedef-struct.ll
create mode 100644 test/CodeGen/BPF/CORE/offset-reloc-typedef-union.ll
create mode 100644 test/CodeGen/BPF/CORE/offset-reloc-typedef.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 lldb.
from 961925c82 [dotest] Set environment variables after potentialy clearing others.
new c338403fc Remove a project that was completed.
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:
docs/status/projects.rst | 6 ------
1 file changed, 6 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 3276374f [clang-doc] Fix output format of html
new e5d713e7 [clang-doc] Add stylesheet to generated html docs
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-doc/Generators.h | 1 +
clang-doc/HTMLGenerator.cpp | 33 ++++
clang-doc/MDGenerator.cpp | 1 +
clang-doc/Representation.h | 2 +
clang-doc/Serialize.cpp | 1 -
clang-doc/YAMLGenerator.cpp | 1 +
.../stylesheets/clang-doc-default-stylesheet.css | 205 +++++++++++++++++++++
clang-doc/tool/CMakeLists.txt | 5 +-
clang-doc/tool/ClangDocMain.cpp | 17 +-
unittests/clang-doc/HTMLGeneratorTest.cpp | 5 +
10 files changed, 267 insertions(+), 4 deletions(-)
create mode 100644 clang-doc/stylesheets/clang-doc-default-stylesheet.css
--
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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/gcc.
from f3230b02972 2019-07-23 Richard Biener <rguenther(a)suse.de>
adds f1ba72cab9b PR rtl-optimization/91173
adds fc03d0cbea8 Daily bump.
adds bdb69be382b Daily bump.
adds a4f1b58eb48 2019-07-25 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/g++.dg/pr91173.C | 45 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-address.c | 14 +++++++++++++
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 8 ++++++++
6 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr91173.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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from e4b97216fe Automatic date update in version.in
adds ee51fb70b1 Automatic date update in version.in
adds ab97c80ee5 [AArch64] Add support for GMID_EL1 register for +memtag
adds 92214ca9bb Automatic date update in version.in
new 76febfe169 [ARM]: Correct the regular expressions in cmse_main_sec_debu [...]
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:
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/testsuite/gas/aarch64/illegal-sysreg-4.l | 1 +
gas/testsuite/gas/aarch64/sysreg-4.d | 1 +
gas/testsuite/gas/aarch64/sysreg-4.s | 1 +
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-arm/cmse_main_sec_debug.d | 18 +++++++++---------
opcodes/ChangeLog | 8 ++++++++
opcodes/aarch64-opc.c | 4 +++-
9 files changed, 41 insertions(+), 11 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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 362e3ce5 0: update: binutils-gcc-glibc-llvm: -1
new 80872624 0: update: binutils-gcc-glibc-llvm: -1
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 (362e3ce5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 177 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10951 +--
04-build_abe-stage1/console.log | 17611 ++---
05-build_abe-linux/console.log | 284 +-
06-build_abe-glibc/console.log | 38207 ++++++-----
07-build_abe-stage2/console.log | 46814 ++++++-------
08-build_llvm-true/console.log | 11734 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 178 +-
console.log | 126396 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
13 files changed, 126373 insertions(+), 126437 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 lldb.
from e0397c292 [lldb] [Process/NetBSD] Report stopped process on SIGSTOP
new c933aeaa2 [LLDB] Find debugserver in Command Line Tools as well
new 961925c82 [dotest] Set environment variables after potentialy clearing others.
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:
packages/Python/lldbsuite/test/lldbtest.py | 7 +-
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 121 +++++++++++++---------
2 files changed, 75 insertions(+), 53 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.