This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4270a186dd8 2017-10-06 Richard Biener <rguenther(a)suse.de>
new 114a60e9888 PR82317: S/390: Fix vec_min/vec_max builtins for IBM z13.
new 938a3b26422 PR82322: S/390: Fix vec_ceil and friends
new ce55060f790 2017-10-06 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 24 +++++++
gcc/config/s390/s390-builtin-types.def | 77 +++++++++++-----------
gcc/config/s390/s390-builtins.def | 10 ++-
gcc/testsuite/ChangeLog | 15 +++++
gcc/testsuite/gcc.target/s390/zvector/pr82317.c | 19 ++++++
gcc/testsuite/gcc.target/s390/zvector/pr82322.c | 22 +++++++
gcc/testsuite/gfortran.dg/{pr77498.f => pr82397.f} | 6 +-
gcc/tree-vect-data-refs.c | 49 +++++---------
8 files changed, 146 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr82317.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/pr82322.c
copy gcc/testsuite/gfortran.dg/{pr77498.f => pr82397.f} (80%)
--
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 bc64d8a62c9 PR c/82437 * c-warn.c (warn_tautological_bitwise_comparis [...]
new 8b158d29b92 2017-10-06 Richard Biener <rguenther(a)suse.de>
new 4270a186dd8 2017-10-06 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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/graphite/pr82421.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/graphite/pr82422.c | 13 +++++++++++++
3 files changed, 44 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr82421.c
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr82422.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 04e95cd444 Refine generation of TBAA information in clang
new 1e4977ee8e Fix one more check string after r315045.
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/CodeGenObjC/os_log.m | 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 3edd35c6fa Fix one more check string after r315045.
new 04e95cd444 Refine generation of TBAA information in clang
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/CodeGen/CGAtomic.cpp | 8 ++----
lib/CodeGen/CGExpr.cpp | 63 +++++++++++++++++++++++------------------
lib/CodeGen/CGValue.h | 15 ++++------
lib/CodeGen/CodeGenFunction.cpp | 2 +-
lib/CodeGen/CodeGenFunction.h | 22 +++++++++++---
lib/CodeGen/CodeGenModule.cpp | 6 ++++
lib/CodeGen/CodeGenModule.h | 4 +++
lib/CodeGen/CodeGenTBAA.cpp | 38 ++++++++++---------------
lib/CodeGen/CodeGenTBAA.h | 60 ++++++++++++++++++---------------------
test/CodeGen/tbaa-for-vptr.cpp | 6 ++--
10 files changed, 117 insertions(+), 107 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 a58a87ba41 Fix check strings in test case and use llvm::to_string inste [...]
new 3edd35c6fa Fix one more check string after r315045.
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/CodeGenObjC/os_log.m | 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 binutils-gdb.
from f3180fa9ee x86: Add VERIFY_PLT_ENTRY
new ff38b4cc55 x86: Add VERIFY_COPY_RELOC
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-i386.c | 8 +-------
bfd/elf64-x86-64.c | 8 +-------
bfd/elfxx-x86.h | 9 +++++++++
4 files changed, 17 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.
unknown user pushed a change to branch master
in repository clang.
from bf4f193071 [CodeGen] Emit a helper function for __builtin_os_log_format [...]
new a58a87ba41 Fix check strings in test case and use llvm::to_string inste [...]
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/CodeGen/CGBuiltin.cpp | 8 +++++---
test/CodeGenObjC/os_log.m | 14 +++++++-------
2 files changed, 12 insertions(+), 10 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 binutils-gdb.
from cf1070f1a1 x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_P
new aebcc8ffd2 x86: Add GENERATE_DYNAMIC_RELOCATION_P
new e74399c47c x86: Add COPY_INPUT_RELOC_P
new f3180fa9ee x86: Add VERIFY_PLT_ENTRY
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:
bfd/ChangeLog | 20 +++++++++++++++
bfd/elf32-i386.c | 48 ++++++------------------------------
bfd/elf64-x86-64.c | 71 ++++++++++++++----------------------------------------
bfd/elfxx-x86.h | 51 +++++++++++++++++++++++++++++++++++++++
4 files changed, 96 insertions(+), 94 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-7-branch
in repository gcc.
from 700df28f496 Daily bump.
new 504967c483b [AArch64] Backport to gcc-7 PR71727 fix -mstrict-align
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 | 10 ++++++++++
gcc/config/aarch64/aarch64.c | 14 ++------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/pr71727-2.c | 16 ++++++++++++++++
4 files changed, 36 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr71727-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.