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-aarch64-spec2k6-Os
in repository toolchain/ci/llvm-project.
from 465f4e2c94a [bindings/go] Add ParseIR
adds 89de0d8dfbb Revert r369210 which got committed to the branch by mistake
No new revisions were added by this update.
Summary of changes:
llvm/bindings/go/llvm/irreader.go | 37 -------------------------------------
1 file changed, 37 deletions(-)
delete mode 100644 llvm/bindings/go/llvm/irreader.go
--
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-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from bde6b59131f Daily bump.
adds 1dc26f3aa44 Daily bump.
adds ca1d0b41c0a PR rtl-optimization/91347 * dse.c (scan_insn): Call add_w [...]
adds a65f9e105bc Daily bump.
adds 57cd6132b06 Daily bump.
adds 04a91d3c13b [Darwin, Objective-C] Backport, switch Objective-C meta-dat [...]
adds d5ef3cb72c7 [Darwin, Objective-C] Don't prepend a sysroot for the gnu- [...]
adds 7a115eb9ab1 [Darwin, X86] Backport fix for tests using .p2align.
adds a335e560e13 [Darwin, X86] Backport fix for .ident tests.
new 1bddc809a93 Daily bump.
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 | 37 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/darwin-c.c | 39 +++-----
gcc/config/darwin.c | 6 +-
gcc/config/i386/darwin.h | 17 ++++
gcc/dse.c | 7 +-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.c-torture/execute/20190820-1.c | 111 +++++++++++++++++++++++
8 files changed, 192 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190820-1.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-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 49c6db46bc Automatic date update in version.in
adds 8f71a6fb67 Automatic date update in version.in
adds 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
adds 33ad488e39 [AArch64][gas] Update MTE system register encodings
adds 9d4ff9a0dd Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/sysreg-4.d | 20 ++++++++++----------
opcodes/ChangeLog | 9 +++++++++
opcodes/aarch64-opc.c | 20 ++++++++++----------
5 files changed, 38 insertions(+), 21 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-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 17267db5 0: update: binutils-gcc-glibc-llvm: 0
new 6b80d4ab 0: update: binutils-gcc-glibc-llvm: 0
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 (17267db5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-aarch64 [...]
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 | 149 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-binutils/console.log | 9879 +-
.../console.log | 13922 +-
05-build_abe-linux/console.log | 297 +-
06-build_abe-glibc/console.log | 38886 +++---
.../console.log | 40471 +++---
08-build_llvm-true/console.log | 11716 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 86 +-
09-benchmark/console.log | 250 +-
10-check_regression/console.log | 4170 +-
11-update_baseline/console.log | 4148 +-
console.log | 125062 +++++++++---------
jenkins/manifest.sh | 20 +-
results | 4 +-
results-full.csv | 2466 +-
results.csv | 128 +-
results_id | 2 +-
19 files changed, 125921 insertions(+), 126135 deletions(-)
rename {04-build_abe-stage1 => 04-build_abe-stage1---}/console.log (79%)
rename {07-build_abe-stage2 => 07-build_abe-stage2---}/console.log (86%)
--
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 148028f12f PR42587: diagnose unexpanded uses of a pack parameter of a g [...]
new 26676a6b54 Revert "PR42587: diagnose unexpanded uses of a pack paramete [...]
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/Sema/SemaLambda.cpp | 4 ++--
lib/Sema/SemaTemplateVariadic.cpp | 9 +--------
test/SemaCXX/cxx1y-generic-lambdas-variadics.cpp | 8 --------
3 files changed, 3 insertions(+), 18 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-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eaf88ad7 0: update: binutils-gcc-linux: all
new 89045091 0: update: 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 (eaf88ad7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 229 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11058 ++++++------
04-build_abe-stage1/console.log | 19940 +++++++++++-----------
05-build_linux/console.log | 1530 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33214 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 33192 insertions(+), 33252 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.