This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to tag gcc-6_1_0-release
in repository gcc.
at c441d9e (commit)
No new revisions were added by this update.
--
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 f7a4890 Fix spuriously dematerializing reference bug. Fixes PR26612.
new 85566e7 [SystemZ] Support Swift calling convention
new 615c44c ARMv7k: define __ARM_PCS_VFP since we're hard-float.
new 669ff4c Add accidentally dropped test to r267880.
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:
lib/Basic/Targets.cpp | 17 ++++++++++++++---
lib/CodeGen/TargetInfo.cpp | 10 ++++++++--
test/Preprocessor/arm-target-features.c | 10 ++++++++++
3 files changed, 32 insertions(+), 5 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 f43a70e [ARC] Pass mfpuda to assembler.
new 70e170e [internal-fn.c][committed] Convert conditional compilation on [...]
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 | 5 +++++
gcc/internal-fn.c | 6 +-----
2 files changed, 6 insertions(+), 5 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 lld.
from 2b13aed Add comment.
new 728e09d Fixed mistype in comment. NFC.
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:
ELF/Writer.cpp | 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 5b09f87 [Clang][BuiltIn][AVX512] Adding intrinsics fot align{d|q} and [...]
new f7a4890 Fix spuriously dematerializing reference bug. Fixes PR26612.
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/CMakeLists.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 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 4c492d7 [ARC] Fix FPX/FPUDA code gen when compiling for big-endian.
new f43a70e [ARC] Pass mfpuda to assembler.
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 | 4 ++++
gcc/config/arc/arc.h | 2 +-
2 files changed, 5 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 gcc.
from cbcde14 2016-04-28 Richard Biener <rguenther(a)suse.de>
new 4c492d7 [ARC] Fix FPX/FPUDA code gen when compiling for big-endian.
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/config/arc/arc.c | 21 ++++++++++++---------
gcc/config/arc/arc.md | 18 +++++++++---------
3 files changed, 29 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 clang.
from 7a7f8ef [OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
new 5b09f87 [Clang][BuiltIn][AVX512] Adding intrinsics fot align{d|q} and [...]
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/Basic/BuiltinsX86.def | 8 ++++
lib/Headers/avx512bwintrin.h | 23 ++++++++++
lib/Headers/avx512fintrin.h | 32 +++++++++++++-
lib/Headers/avx512vlbwintrin.h | 34 +++++++++++++++
lib/Headers/avx512vlintrin.h | 84 +++++++++++++++++++++++++++++++++++++
test/CodeGen/avx512bw-builtins.c | 20 +++++++++
test/CodeGen/avx512f-builtins.c | 28 +++++++++++++
test/CodeGen/avx512vl-builtins.c | 72 +++++++++++++++++++++++++++++++
test/CodeGen/avx512vlbw-builtins.c | 24 +++++++++++
9 files changed, 323 insertions(+), 2 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 fe47c0c * include/bits/hashtable_policy.h (__detail::_Insert_base, [...]
new 8e3a3e9 libstdc++/70766 use std::addressof instead of operator&
new cbcde14 2016-04-28 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 8 ++++
gcc/match.pd | 22 +++++++++-
libstdc++-v3/ChangeLog | 13 ++++++
libstdc++-v3/include/bits/basic_ios.tcc | 6 +--
libstdc++-v3/include/bits/stream_iterator.h | 7 ++--
libstdc++-v3/include/std/atomic | 35 +++++++++++-----
libstdc++-v3/include/std/shared_mutex | 15 ++++---
.../istream_iterator/70766.cc} | 36 +++++++++--------
.../ostream_iterator/70766.cc} | 30 +++++++-------
libstdc++-v3/testsuite/29_atomics/atomic/60695.cc | 2 +-
.../69478.cc => 29_atomics/atomic/70766.cc} | 47 ++++++++++++++--------
.../69114.cc => 30_threads/shared_lock/70766.cc} | 39 ++++++++----------
12 files changed, 166 insertions(+), 94 deletions(-)
copy libstdc++-v3/testsuite/{25_algorithms/move/69478.cc => 24_iterators/istream_i [...]
copy libstdc++-v3/testsuite/{20_util/pair/70437.cc => 24_iterators/ostream_iterato [...]
copy libstdc++-v3/testsuite/{25_algorithms/move_backward/69478.cc => 29_atomics/at [...]
copy libstdc++-v3/testsuite/{20_util/uses_allocator/69114.cc => 30_threads/shared_ [...]
--
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 576030e8 [ARC] Don't use drsub* instructions when selecting fpuda.
new ba2fc9b [AArch64] Define WORD_REGISTER_OPERATIONS to zero and comment why
new fe47c0c * include/bits/hashtable_policy.h (__detail::_Insert_base, [...]
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:
gcc/ChangeLog | 5 +++++
gcc/config/aarch64/aarch64.h | 7 ++++++-
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/bits/hashtable_policy.h | 5 +++--
4 files changed, 19 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.