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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0e5ef89880 Automatic date update in version.in
adds 13c724eec0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1dc14db 0: update: binutils-gcc-linux: boot
new be904ce 0: update: binutils-gcc-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 (1dc14db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 122 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 7340 ++++++------
04-build_abe-stage1/console.log | 13736 +++++++++++-----------
05-build_linux/console.log | 554 +-
console.log | 22094 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 22120 insertions(+), 22080 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1b3cabd 0: update: llvm-linux: boot
new d11b9e2 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 (1b3cabd)
\
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 | 229 +-
02-build_llvm/console.log | 11740 +++++++++++++++++------------------
03-build_linux/console.log | 606 +-
05-check_regression/console.log | 6 +-
console.log | 12581 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 12594 insertions(+), 12576 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 gcc-7-branch
in repository gcc.
from c2c19419ca9 PR rtl-optimization/91136 * df-core.c (ACCESSING REFS): F [...]
new 4011b71b6f7 Turn off ipa-ra in builtins test (PR91059)
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 | 5 +++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 8c76d8c2526 Fix some minor coding-style issues in git-llvm.
new d406311e80d [IndVars] Use exit count reasoning to discharge obviously u [...]
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/IndVarSimplify.cpp | 127 ++++++++++++++++++++---
test/Transforms/IndVarSimplify/eliminate-exit.ll | 10 +-
2 files changed, 113 insertions(+), 24 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 aedc5ca1341 2019-07-12 Jiangning Liu <jiangning.liu(a)amperecomputing.com>
new aaba90b8aa4 * tree-ssa-alias.c (same_tmr_indexing_p): Break out from . [...]
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 | 8 ++++
gcc/testsuite/ChangeLog | 4 ++
.../gcc.dg/tree-ssa/alias-access-path-9.c | 44 ++++++++++++++++++++++
gcc/tree-ssa-alias.c | 43 ++++++++++-----------
4 files changed, 76 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-9.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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 13ed0c5ccb2 2019-07-12 Richard Biener <rguenther(a)suse.de>
new 02a3d7eef4e Turn off ipa-ra in builtins test (PR91059)
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 | 5 +++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 4c67303410 [clang-format][tests] Explicitly specify style in some tests
new 586c7cd1ba Dump actual line numbers when dumping the AST to JSON.
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/clang/AST/JSONNodeDumper.h | 6 +-
lib/AST/JSONNodeDumper.cpp | 29 +++++---
test/AST/ast-dump-stmt-json.c | 147 +++++++++++++++++++++++++++++++++++++
3 files changed, 169 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.