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-aarch64-lts-defconfig
in repository toolchain/gcc.
from e59b5345cce Fix compilation error with _GLIBCXX_PARALLEL
adds 21438907b94 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-aarch64-mainline-allyesconfig
in repository toolchain/gcc.
from 26048c1d171 2018-10-19 Richard Biener <rguenther(a)suse.de>
adds e59b5345cce Fix compilation error with _GLIBCXX_PARALLEL
adds 21438907b94 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/include/bits/regex_executor.tcc | 4 ++--
.../87278.cc => 28_regex/headers/regex/parallel_mode.cc} | 10 +++-------
libstdc++-v3/testsuite/28_regex/headers/regex/std_c++0x_neg.cc | 3 ---
5 files changed, 14 insertions(+), 13 deletions(-)
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/87278.cc => 28_regex/head [...]
--
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 117cd8c782 Use llvm::{all,any,none}_of instead std::{all,any,none}_of. NFC
new f9d508ff53 [X86] Add missing intrinsics to match icc.
new 51c44966aa [X86] Add more intrinsics to match icc.
The 2 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/Headers/avx512bwintrin.h | 37 +++++
lib/Headers/avx512fintrin.h | 36 +++++
lib/Headers/avx512vlbwintrin.h | 75 +++++++++-
lib/Headers/avx512vlintrin.h | 253 +++++++++++++++++++++++++++++---
test/CodeGen/avx512bw-builtins.c | 30 +++-
test/CodeGen/avx512f-builtins.c | 40 ++++++
test/CodeGen/avx512vl-builtins.c | 286 +++++++++++++++++++++++++++++++------
test/CodeGen/avx512vlbw-builtins.c | 48 +++++++
8 files changed, 739 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.