This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from ca28be8e0c Automatic date update in version.in
new de33d5aed3 Automatic date update in version.in
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/version.h | 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 gcc.
from 80af00ad602 [gcc] 2017-05-09 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 4088b877da9 MAINTAINERS: Move Kaz Kojima to Write After Approval section.
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 | 4 ++++
MAINTAINERS | 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 gcc-7-branch
in repository gcc.
from c93548e7a38 Daily bump.
new 0702f7889ed [gcc] 2017-05-09 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 29 ++++++++
gcc/config/rs6000/rs6000.md | 96 ++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 13 +++-
gcc/testsuite/gcc.target/powerpc/ppc-round2.c | 25 ++++---
gcc/testsuite/gcc.target/powerpc/ppc-round3.c | 45 +++++++++++++
5 files changed, 180 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/ppc-round3.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 llvm.
from 9051122d579 [ProfileSummary] Make getProfileCount a non-static member f [...]
new 1ef30ee73a1 [InstCombine] add tests for andn; 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:
test/Transforms/InstCombine/add.ll | 28 ++++++++++++++++++++++++++++
1 file changed, 28 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 clang.
from dc34277308 Don't mark a member as a member specialization until we know [...]
new d9b4d2283a [ubsan] Mark overflow checks with !nosanitize
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/CGExprScalar.cpp | 2 +-
test/CodeGen/sanitize-recover.c | 10 +++++-----
2 files changed, 6 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 llvm.
from 851b7e5dc8d FunctionImport: Simplify function llvm::thinLTOInternalizeM [...]
new 9051122d579 [ProfileSummary] Make getProfileCount a non-static member f [...]
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/llvm/Analysis/ProfileSummaryInfo.h | 4 ++--
include/llvm/Transforms/Utils/Cloning.h | 7 +++++--
lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +-
lib/Transforms/IPO/Inliner.cpp | 4 ++--
lib/Transforms/IPO/PartialInlining.cpp | 2 +-
lib/Transforms/Utils/InlineFunction.cpp | 18 ++++++++++--------
6 files changed, 21 insertions(+), 16 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 96411f068f Fix clang_cl argument in fsanitize.c driver test.
new dc34277308 Don't mark a member as a member specialization until we know [...]
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/Sema/Sema.h | 1 +
lib/Sema/SemaDecl.cpp | 25 ++++-
lib/Sema/SemaTemplate.cpp | 111 ++++++++++++---------
test/PCH/cxx-templates.cpp | 8 ++
test/PCH/cxx-templates.h | 3 +
.../explicit-specialization-member.cpp | 11 +-
6 files changed, 107 insertions(+), 52 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 glibc.
from e3b0580d0d Simplify accept4, recvmmsg, sendmmsg code.
new d08a482bc2 Remove MIPS32 accept4, recvmmsg, sendmmsg implementations.
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 | 4 ++++
sysdeps/unix/sysv/linux/mips/mips32/accept4.c | 30 --------------------------
sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c | 29 -------------------------
sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c | 29 -------------------------
4 files changed, 4 insertions(+), 88 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips32/accept4.c
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c
delete mode 100644 sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.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 llvm.
from ab3dba86f95 [ExecutionEngine] Make RuntimeDyld::MemoryManager responsib [...]
new 851b7e5dc8d FunctionImport: Simplify function llvm::thinLTOInternalizeM [...]
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/IPO/FunctionImport.cpp | 15 +++++----------
1 file changed, 5 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 clang.
from 87cd035326 [Sema] Implement Core 2094: Trivial copy/move constructor fo [...]
new 96411f068f Fix clang_cl argument in fsanitize.c driver test.
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/Driver/fsanitize.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.