This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4039598 2016-08-11 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new f0f80cf mark_spam.py: mark attachments as obsolete and rename them
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:
contrib/ChangeLog | 4 ++++
contrib/mark_spam.py | 12 ++++++++++++
2 files changed, 16 insertions(+)
--
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 gcc-6-branch
in repository gcc.
from 51deb57 S/390: Change builtin type naming scheme to match builtin-types.def.
new 07a2beb S/390: vecintrin.h fix file description in comment
new 25f6570 S/390: Fix vecinit expansion.
new 0e28fcc S/390: Fix vlvg vlgv low-level builtins.
new de0bacc S/390: Provide low-level builtins with __int128 ops.
The 4 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 | 46 ++++++++++++++
gcc/config/s390/s390-builtin-types.def | 3 +
gcc/config/s390/s390-builtins.def | 69 ++++++++++++--------
gcc/config/s390/s390.c | 31 +++++++--
gcc/config/s390/s390.md | 5 +-
gcc/config/s390/vecintrin.h | 18 +++---
gcc/config/s390/vx-builtins.md | 113 +++++++++------------------------
7 files changed, 159 insertions(+), 126 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 gcc-6-branch
in repository gcc.
from bd10228 gcc/fortran/ChangeLog:
new 51deb57 S/390: Change builtin type naming scheme to match builtin-types.def.
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/s390/s390-builtin-types.def | 420 ++++++++++++++++-----------------
2 files changed, 218 insertions(+), 210 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 release_39
in repository openmp.
from 82fb5e6 Creating release_39 branch off revision 275826
new 168b27e Merging r278036: -------------------------------------------- [...]
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:
runtime/test/misc_bugs/omp_foreign_thread_team_reuse.c | 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 openmp.
from de1011b Fix linking of omp_foreign_thread_team_reuse test on FreeBSD
new 18238e4 Fixes for hierarchical barrier (possible hang if team size changed).
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:
runtime/src/kmp_runtime.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
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 b0c401c S/390: Provide low-level builtins with __int128 ops.
new 4039598 2016-08-11 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr71083.c | 43 +++++++++++++++++++++++
gcc/testsuite/gnat.dg/loop_optimization23.adb | 14 ++++++++
gcc/testsuite/gnat.dg/loop_optimization23_pkg.adb | 11 ++++++
gcc/testsuite/gnat.dg/loop_optimization23_pkg.ads | 17 +++++++++
gcc/tree-predcom.c | 8 +++--
7 files changed, 104 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71083.c
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/loop_optimization23_pkg.ads
--
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 glibc.
from f792117 Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455).
new ab70f21 Add missing reference to bug 20452
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:
ChangeLog | 1 +
1 file changed, 1 insertion(+)
--
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 ac9ca3b Avoid false dependencies of undef machine operands
new 33ca8b8 [AVX512] Fix extractelement i1 lowering. The previous impleme [...]
new 452ae8e Fixed VS2015 (Update 3) warning - differing const/volatile qu [...]
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/Target/AArch64/AArch64CallLowering.h | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 45 +++---
lib/Target/X86/X86InstrAVX512.td | 18 +--
test/CodeGen/X86/avx512-ext.ll | 226 ++++++++++++++---------------
test/CodeGen/X86/avx512-insert-extract.ll | 110 ++++++++++++++
test/CodeGen/X86/avx512-mask-op.ll | 14 +-
test/CodeGen/X86/avx512-vec-cmp.ll | 6 -
test/CodeGen/X86/masked_gather_scatter.ll | 30 ++--
test/CodeGen/X86/masked_memop.ll | 18 +--
test/CodeGen/X86/vector-compare-results.ll | 4 -
10 files changed, 274 insertions(+), 199 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.