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-allnoconfig
in repository toolchain/gcc.
from 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
adds 44d154413d9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-lts-defconfig
in repository toolchain/gcc.
from 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
adds 44d154413d9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-next-allnoconfig
in repository toolchain/binutils-gdb.
from 38a72da0f1 Aarch64: Fix segfault when casting dummy calls
adds b1406c0b98 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 llvm.
from f5dffd96859 [ThinLTO] Add some stats for read only variable internalization
new 1d1424ad36b Fix bot failure from r347145
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/IR/ModuleSummaryIndex.cpp | 15 +++++++--------
1 file changed, 7 insertions(+), 8 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 1f41a166b73 [X86] Add support for matching PACKUSWB from a v64i8 shuffle.
new f5dffd96859 [ThinLTO] Add some stats for read only variable internalization
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/IR/ModuleSummaryIndex.cpp | 14 ++++++++++++++
test/ThinLTO/X86/index-const-prop.ll | 11 ++++++++++-
2 files changed, 24 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allyesconfig
in repository toolchain/linux-next.
from e6a2562fe27f Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/s [...]
adds b469e7e47c8a fanotify: fix handling of events on child sub-directory
adds 1ce80e0fe98e Merge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes:
fs/notify/fanotify/fanotify.c | 10 +++++-----
fs/notify/fsnotify.c | 7 +++++--
2 files changed, 10 insertions(+), 7 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-aarch64-mainline-allyesconfig
in repository toolchain/gcc.
from 302221bf4ca * tree-switch-conversion.c (emit_case_decision_tree): Pass [...]
adds 44d154413d9 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 58546904c7 Sink BuryPointer from Clang into LLVM for reuse there
new 4478cc1b78 [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.