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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ac3c2bf 0: update: llvm-linux-: all
new 6b47aad 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 (ac3c2bf)
\
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 | 191 +-
02-build_llvm/console.log | 12428 +++++++++++++++++------------------
03-build_linux/console.log | 718 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 16 +-
console.log | 13373 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13409 insertions(+), 13351 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 f6e91f22ad2 2019-12-09 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 88688c36698 PR tree-optimization/92834 * match.pd (A - ((A - B) & -(C [...]
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 | 6 ++
gcc/match.pd | 25 +++++++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr92834.c | 122 ++++++++++++++++++++++++++++++++
4 files changed, 158 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92834.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/llvm-project.
from b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++-
.../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 +++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++
4 files changed, 115 insertions(+), 2 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
--
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 fc5838f 0: update: llvm-linux-: boot
new e4e1844 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 (fc5838f)
\
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 | 220 +-
02-build_llvm/console.log | 11872 +++++++++++++++++------------------
03-build_linux/console.log | 690 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 12823 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 12840 insertions(+), 12809 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/cross-build-tools.
from 5a8d288 ts: Add execution permission
new 1ab94d1 build-cross-gcc.sh: Fix CXXFLAGS_FOR_TARGET for arm-none-eabi [...]
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:
build-cross-gcc.sh | 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.
unknown user pushed a change to branch master
in repository gcc.
from 9a5b0bec1e2 Come up with constructors of symtab_node, cgraph_node and v [...]
new 2ba0aacd348 libstdc++: fix buffer overflow in path::operator+= (PR92853)
new a1141012eda libstdc++: Improve testing for path::operator+=(const string&)
new f6e91f22ad2 2019-12-09 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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:
gcc/ChangeLog | 7 +++
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/aarch64/sve/pr89007-1.c | 29 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr89007-2.c | 29 ++++++++++
gcc/tree-vect-patterns.c | 66 ++++++++++++++++++++--
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/src/c++17/fs_path.cc | 11 +---
.../{generation/normal2.cc => concat/92853.cc} | 40 +++++++------
.../testsuite/27_io/filesystem/path/concat/path.cc | 20 +++++++
.../27_io/filesystem/path/concat/strings.cc | 19 +++++++
10 files changed, 206 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr89007-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr89007-2.c
copy libstdc++-v3/testsuite/27_io/filesystem/path/{generation/normal2.cc => concat [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.