This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0a557c1 Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition
new b4e7510 Refactor some libm type-generic macros.
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 | 23 +++++
math/math.h | 125 ++++++++-----------------
sysdeps/generic/math_private.h | 7 +-
sysdeps/ieee754/ldbl-128ibm/bits/iscanonical.h | 7 +-
sysdeps/ieee754/ldbl-96/bits/iscanonical.h | 7 +-
5 files changed, 70 insertions(+), 99 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 f9d79f1 2016-11-10 François Dumont <fdumont(a)gcc.gnu.org>
new 31db86d PR c++/77337 - auto return and lambda
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/cp/ChangeLog | 12 ++++++++++++
gcc/cp/constexpr.c | 3 +++
gcc/cp/cp-tree.h | 4 +++-
gcc/cp/decl.c | 4 ++--
gcc/cp/decl2.c | 9 ++++++---
gcc/cp/pt.c | 7 +------
gcc/testsuite/g++.dg/cpp1y/auto-fn33.C | 27 +++++++++++++++++++++++++++
7 files changed, 54 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn33.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 a2ee7d2 AMDGPU: Emit runtime metadata as a note element in .note section
new 2821987 RegisterCoalescer: Ignore interferences for constant physregs
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/CodeGen/MachineRegisterInfo.h | 5 +--
lib/CodeGen/RegisterCoalescer.cpp | 46 ++++++++++++----------
.../AArch64/machine_cse_impdef_killflags.ll | 3 +-
test/CodeGen/AArch64/regcoal-constreg.mir | 31 +++++++++++++++
4 files changed, 59 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/AArch64/regcoal-constreg.mir
--
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 lldb.
from 349d31b [Test-Suite] Fix all the sanitizer tests to be based on compi [...]
new de673d6 Fixing the Xcode build that I broke in r286479
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:
cmake/modules/EmbedAppleVersion.cmake | 2 +-
lldb.xcodeproj/project.pbxproj | 16 ++++++++--------
source/CMakeLists.txt | 2 +-
source/lldb.cpp | 5 ++++-
4 files changed, 14 insertions(+), 11 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 3c57e93 [gcc] 2016-11-10 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new f9d79f1 2016-11-10 François Dumont <fdumont(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:
libstdc++-v3/ChangeLog | 5 ++
libstdc++-v3/src/c++11/debug.cc | 119 ++++++++++++++++++++--------------------
2 files changed, 63 insertions(+), 61 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 a6269f0 Fix type ambiguity with std::max
new a2ee7d2 AMDGPU: Emit runtime metadata as a note element in .note 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:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 312 +----------------
lib/Target/AMDGPU/AMDGPUAsmPrinter.h | 4 -
lib/Target/AMDGPU/AMDGPUPTNote.h | 42 +++
lib/Target/AMDGPU/AMDGPURuntimeMetadata.h | 13 +-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 378 ++++++++++++++++++++-
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h | 49 ++-
.../AMDGPU/invalid-opencl-version-metadata1.ll | 8 +-
.../AMDGPU/invalid-opencl-version-metadata2.ll | 8 +-
.../AMDGPU/invalid-opencl-version-metadata3.ll | 8 +-
test/CodeGen/AMDGPU/runtime-metadata.ll | 72 +---
10 files changed, 474 insertions(+), 420 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPUPTNote.h
--
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 dj/malloc
in repository glibc.
from 8926b32 More merge-related tweaks
new 02f4ecb Updates to trace2wl
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:
malloc/trace2wl.c | 285 ++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 236 insertions(+), 49 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 f95d680 Correcting a documentation formatting bug; NFC.
new ac0dbdf Clean up uses of unique_ptr for RAII objects. 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:
lib/Parse/ParseDecl.cpp | 17 +++++++++--------
1 file changed, 9 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 compiler-rt.
from 39d9407 [lsan] fix a rare lsan false positive: ensure that we don't r [...]
new 4b80ff1 [asan/win] Move breakpoint from Abort to internal__exit
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/sanitizer_common/sanitizer_win.cc | 6 ++++--
1 file changed, 4 insertions(+), 2 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 67e7880 Fix initialization order error.
new a6269f0 Fix type ambiguity with std::max
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/Support/raw_ostream.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.