This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 07b97b291 [ELF] - Attemp to fix bot
new f8db8c328 [lld][ELF]Add option to make .dynamic read only
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/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/SyntheticSections.cpp | 15 ++++++++++++---
test/ELF/Inputs/rodynamic.s | 4 ++++
test/ELF/rodynamic.s | 35 +++++++++++++++++++++++++++++++++++
5 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/Inputs/rodynamic.s
create mode 100644 test/ELF/rodynamic.s
--
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 ibm/2.24/master
in repository glibc.
from 3af49a0209 Merge branch release/2.24/master into ibm/2.24/master
new 6d03be1cb5 malloc: Run tests without calling mallopt [BZ #19469]
new 2667457e45 malloc: Simplify static malloc interposition [BZ #20432]
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:
ChangeLog | 26 ++
include/libc-symbols.h | 15 ++
malloc/Makefile | 14 ++
...malloc-hooks.h => tst-interpose-aux-nothread.c} | 10 +-
.../{malloc-hooks.h => tst-interpose-aux-thread.c} | 10 +-
malloc/tst-interpose-aux.c | 270 +++++++++++++++++++++
malloc/{malloc-hooks.h => tst-interpose-aux.h} | 16 +-
sysdeps/mach/hurd/fork.c | 6 +-
sysdeps/nptl/fork.c | 6 +-
test-skeleton.c | 2 +
10 files changed, 350 insertions(+), 25 deletions(-)
copy malloc/{malloc-hooks.h => tst-interpose-aux-nothread.c} (80%)
copy malloc/{malloc-hooks.h => tst-interpose-aux-thread.c} (80%)
create mode 100644 malloc/tst-interpose-aux.c
copy malloc/{malloc-hooks.h => tst-interpose-aux.h} (69%)
--
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 2dacc977fc3 Support unsigned __int20 in checks for size_t mangling
new 48635f23dac Backported from mainline 2017-05-24 Sheldon Lobo <smlob [...]
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 | 8 ++++++++
gcc/config/sparc/sparc.md | 3 ++-
2 files changed, 10 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 06983057d0a DebugInfo: Do not emit empty CUs
new 4e6f8d0728b [InstSimplify] Use m_APInt instead of m_ConstantInt in ((V [...]
new e2ab18968ed [InstSimplify] Use commutable matchers to shorten some code
new b655a9ce9b4 [InstSimplify] Move a variable declaration to make simplify [...]
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:
lib/Analysis/InstructionSimplify.cpp | 32 +++++++++++-----------------
test/Transforms/InstSimplify/or.ll | 41 +++++++++++++++++++++++++++++++++++-
2 files changed, 52 insertions(+), 21 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 5ae6e909e04 PMB: Run the whole-program-devirt pass during LTO at --lto-O0.
new 06983057d0a DebugInfo: Do not emit empty CUs
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/IR/Metadata.h | 1 +
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 43 +++++++++++------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 2 +-
test/DebugInfo/Generic/empty.ll | 7 ++-
test/DebugInfo/Generic/nodebug.ll | 4 +-
test/DebugInfo/Generic/skeletoncu.ll | 4 +-
test/DebugInfo/X86/debug-loc-offset.ll | 8 ++--
test/DebugInfo/X86/debug-macro.ll | 72 ++++++++++++++--------------
test/DebugInfo/X86/empty.ll | 10 ++--
test/DebugInfo/X86/fission-hash.ll | 10 ++--
test/DebugInfo/X86/gnu-public-names-empty.ll | 4 +-
test/DebugInfo/dwo.ll | 4 +-
test/DebugInfo/{dwo.ll => omit-empty.ll} | 11 ++---
test/DebugInfo/skeletoncu.ll | 4 +-
14 files changed, 103 insertions(+), 81 deletions(-)
copy test/DebugInfo/{dwo.ll => omit-empty.ll} (61%)
--
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 2e33510a474 gcc/ Implement DR2061 * name-lookup.c (push_inline_names [...]
new 1e9944f4592 PR libgcc/80037
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:
libgcc/ChangeLog | 5 +++++
libgcc/config/alpha/t-alpha | 4 ++++
2 files changed, 9 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 gcc-7-branch
in repository gcc.
from 894505be088 PR sanitizer/80659 * c-decl.c (build_compound_literal): S [...]
new c3967e38a03 Backported from mainline 2017-05-24 Sheldon Lobo <smlob [...]
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 | 8 ++++++++
gcc/config/sparc/sparc.md | 3 ++-
2 files changed, 10 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 5f10e290fc7 [AMDGPU][MC][GFX9] Corrected encoding of flat_scratch* for [...]
new 3c9e129f1ae [InstCombine] Pass the DominatorTree, AssumptionCache, and [...]
new 5ae6e909e04 PMB: Run the whole-program-devirt pass during LTO at --lto-O0.
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:
lib/Transforms/IPO/PassManagerBuilder.cpp | 6 ++++++
lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 +++-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 4 ++--
lib/Transforms/InstCombine/InstCombineShifts.cpp | 3 ++-
test/LTO/Resolution/X86/type-checked-load.ll | 16 ++++++++++++++++
5 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 test/LTO/Resolution/X86/type-checked-load.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 clang.
from e825648552 Only define __SIZEOF_FLOAT128__ on x86 as intended in r304012
new f1affd86d2 CodeGen: Define Swift's legal vector types for AArch64, ARM
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/TargetInfo.cpp | 30 ++++++++++++++++++++++++++++++
test/CodeGen/64bit-swiftcall.c | 9 +++++++++
test/CodeGen/arm-swiftcall.c | 8 ++++++++
3 files changed, 47 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 gcc.
from 0a2455c560f gcc/cp/ Inline and using namespace representation change. [...]
new 2e33510a474 gcc/ Implement DR2061 * name-lookup.c (push_inline_names [...]
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 | 4 ++
gcc/cp/name-lookup.c | 80 +++++++++++++++-----------
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/g++.dg/cpp0x/dr2061.C | 46 +++++++++++++++
gcc/testsuite/g++.dg/parse/namespace-alias-1.C | 15 +++++
5 files changed, 115 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dr2061.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.