This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 13c92696d2 Use __f128 to define FLT128_* constants in include/float.h f [...]
new 2c2245b92c Fix build failure on tilepro due to unsupported atomics
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 | 5 +++++
malloc/malloc.c | 3 ++-
2 files changed, 7 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 becd73a954f PR lto/82598 * simple-object.c (handle_lto_debug_sections [...]
new 44ded5cf927 * gcc-interface/misc.c (gnat_tree_size): Move around.
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/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/misc.c | 34 +++++++++++++++++-----------------
gcc/ada/gcc-interface/utils.c | 4 ++++
3 files changed, 27 insertions(+), 17 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 42759c20ed4 Improve lookThroughCast function.
new cbd850f3509 [PowerPC] Use helper functions to check sign-/zero-extended value
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/Target/PowerPC/PPCInstrInfo.cpp | 34 +++++++++------------------
test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll | 21 +++++++++++++++++
2 files changed, 32 insertions(+), 23 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 b30411736b4 S/390: Do not end groups after fallthru edge.
new becd73a954f PR lto/82598 * simple-object.c (handle_lto_debug_sections [...]
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:
libiberty/ChangeLog | 9 +++++++++
libiberty/simple-object-elf.c | 10 +++++++++-
libiberty/simple-object.c | 3 +++
3 files changed, 21 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 llvm.
from 788af5a19bb Fixing bug issue https://bugs.llvm.org/show_bug.cgi?id=34978
new 42759c20ed4 Improve lookThroughCast function.
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/Analysis/ValueTracking.cpp | 42 ++++++++++++++++++++++-
test/Transforms/InstCombine/minmax-fold.ll | 54 ++++++++++++++++++++++++++++++
2 files changed, 95 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 clang.
from 635ffc9d02 [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWR [...]
new aed3a60e36 [ASTImporter] Import SubStmt of CaseStmt
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/AST/ASTImporter.cpp | 10 +++++++---
unittests/AST/ASTImporterTest.cpp | 13 +++++++++++++
2 files changed, 20 insertions(+), 3 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 1650ce2f96a 2017-10-18 Paul Thomas <pault(a)gcc.gnu.org>
new 9f3ec18134d S/390: Handle long-running instructions.
new b30411736b4 S/390: Do not end groups after fallthru edge.
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 | 16 ++++++++
gcc/config/s390/s390.c | 109 +++++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 118 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.
unknown user pushed a change to branch master
in repository gcc.
from 6e2a63803cd 2017-10-18 Richard Biener <rguenther(a)suse.de>
new 1650ce2f96a 2017-10-18 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++
gcc/fortran/trans-decl.c | 4 ++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/submodule_30.f08 | 42 ++++++++++++++++++++++++++++++
4 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_30.f08
--
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 ea9507279 Handle shared symbols in the gnu hash construction.
new a1279a6d8 [ELF] - Remove excessive helper. 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 | 21 +++++++--------------
1 file changed, 7 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 gcc.
from dad472c2b39 Do not put gimple stmt on an abnormal edge (PR sanitizer/82545).
new a213029db72 S/390: Fix vec-cmp-2 testcase
new 6e2a63803cd 2017-10-18 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 | 24 ++++
gcc/graphite-isl-ast-to-gimple.c | 130 ++--------------------
gcc/graphite-scop-detection.c | 46 ++------
gcc/sese.c | 12 --
gcc/sese.h | 7 --
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/gcc.target/s390/zvector/vec-cmp-2.c | 98 ++++++++--------
7 files changed, 108 insertions(+), 222 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.