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-mainline-defconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.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 master
in repository clang.
from 57594f0138 [Clang] Add options -fprofile-filter-files and -fprofile-exc [...]
new cc40f56a8c [GCOV] fix test after patch rL346642
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:
test/CodeGen/code-coverage-filter.c | 36 ++++++++++++++++++------------------
1 file changed, 18 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.
unknown user pushed a change to branch master
in repository llvm.
from b7ec431cedb [GCOV] Add options to filter files which must be instrumented.
new 8e59cd19150 [LICM] Hoist guards from non-header blocks
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:
.../llvm/Analysis/InstructionPrecedenceTracking.h | 25 ++++
include/llvm/Analysis/MustExecute.h | 14 +-
lib/Analysis/InstructionPrecedenceTracking.cpp | 5 +
lib/Analysis/MustExecute.cpp | 31 +++++
lib/Transforms/Scalar/LICM.cpp | 14 +-
test/Transforms/LICM/guards.ll | 152 ++++++++++++++++++++-
6 files changed, 227 insertions(+), 14 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-release-arm-next-defconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 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-master-arm-mainline-allmodconfig
in repository toolchain/binutils-gdb.
from 0c57b50523 Automatic date update in version.in
adds 417e50dbcf 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.
unknown user pushed a change to branch master
in repository clang.
from d0638b0ec1 Release notes: Mention clang-cl's /Zc:dllexportInlines- flag
new 57594f0138 [Clang] Add options -fprofile-filter-files and -fprofile-exc [...]
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/ReleaseNotes.rst | 6 +++
docs/UsersManual.rst | 49 +++++++++++++++++
include/clang/Driver/Options.td | 6 +++
include/clang/Frontend/CodeGenOptions.h | 6 +++
lib/CodeGen/BackendUtil.cpp | 2 +
lib/Driver/ToolChains/Clang.cpp | 23 ++++++++
lib/Frontend/CompilerInvocation.cpp | 4 ++
test/CodeGen/Inputs/code-coverage-filter1.h | 1 +
test/CodeGen/Inputs/code-coverage-filter2.h | 1 +
test/CodeGen/code-coverage-filter.c | 84 +++++++++++++++++++++++++++++
10 files changed, 182 insertions(+)
create mode 100644 test/CodeGen/Inputs/code-coverage-filter1.h
create mode 100644 test/CodeGen/Inputs/code-coverage-filter2.h
create mode 100644 test/CodeGen/code-coverage-filter.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/gnu-release-arm-lts-allmodconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 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-arm-next-defconfig
in repository toolchain/gcc.
from a60d2da6fad Daily bump.
adds 30e38aef5ba Backport from mainline 2018-11-04 Uros Bizjak <ubizjak@ [...]
adds e0fbb3dafaa Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgexpand.c | 14 ++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/pr58372.C | 10 ++++++++++
5 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr58372.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.