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 92c10f5f61 i386: Update sgotplt_jump_table_size setting
new 2926eb2c32 x86: Rearrange fields and update comments
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 | 5 +++++
bfd/elfxx-x86.h | 17 +++++++++--------
2 files changed, 14 insertions(+), 8 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 f2718716acb Daily bump.
new e2987372a0d 2017-09-02 Janus Weil <janus(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/expr.c | 3 ++-
gcc/testsuite/ChangeLog | 7 ++++++
.../gfortran.dg/warn_target_lifetime_3.f90 | 2 +-
.../gfortran.dg/warn_target_lifetime_4.f90 | 28 ++++++++++++++++++++++
5 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_target_lifetime_4.f90
--
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 f2d312eff0c [X86] Teach fastisel to handle zext/sext i8->i16 and sext i [...]
new 8035f149f42 [ORC] Update comments in RTDyldObjectLinkingLayer to refer [...]
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:
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 33 +++++++++++-----------
1 file changed, 16 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 gcc-7-branch
in repository gcc.
from a4923bff59e Daily bump.
new 34e322d178d 2017-09-02 Janus Weil <janus(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/expr.c | 3 ++-
gcc/testsuite/ChangeLog | 7 ++++++
.../gfortran.dg/warn_target_lifetime_3.f90 | 2 +-
.../gfortran.dg/warn_target_lifetime_4.f90 | 28 ++++++++++++++++++++++
5 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/warn_target_lifetime_4.f90
--
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 cba94587c78 [InstCombine] replace unnecessary fcmp fold with assert
new f2d312eff0c [X86] Teach fastisel to handle zext/sext i8->i16 and sext i [...]
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/X86/X86FastISel.cpp | 59 +++++
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 48 +++-
test/CodeGen/X86/fast-isel-sext-zext.ll | 378 ++++++++++++++++++++++++++++
test/CodeGen/X86/pr32340.ll | 60 +++--
test/CodeGen/X86/pr34381.ll | 26 +-
5 files changed, 523 insertions(+), 48 deletions(-)
create mode 100644 test/CodeGen/X86/fast-isel-sext-zext.ll
--
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 newlib.
from 51d1fb715 include: fix ffs, fls guards
new 5325111d0 Remove some dangerous advice from the FAQ
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:
winsup/doc/faq-setup.xml | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 aa595247af x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
new 92c10f5f61 i386: Update sgotplt_jump_table_size setting
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 | 5 +++++
bfd/elf32-i386.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 llvm.
from 0d5e78e0311 [InstCombine] combine foldAndOfFCmps and foldOrOfFcmps; NFCI
new cba94587c78 [InstCombine] replace unnecessary fcmp fold with assert
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 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 b9ce864ca8 x86: Add _bfd_x86_elf_allocate_dynrelocs
new aa595247af x86: Define PLT_CIE_LENGTH and PLT_FDE_* in elfxx-x86.h
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 | 9 +++++++++
bfd/elf32-i386.c | 4 ----
bfd/elf64-x86-64.c | 4 ----
bfd/elfxx-x86.h | 5 +++++
4 files changed, 14 insertions(+), 8 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 b74923ccea2 [CMAKE] Move version control macros to AddLLVM.cmake so the [...]
new 0d5e78e0311 [InstCombine] combine foldAndOfFCmps and foldOrOfFcmps; NFCI
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 105 ++++++---------------
lib/Transforms/InstCombine/InstCombineInternal.h | 7 +-
2 files changed, 35 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.