This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 786658a088 regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396]
new c8fabb8434 Change URL of gcc's tarball
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 +++++
scripts/build-many-glibcs.py | 2 +-
2 files changed, 6 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 binutils-gdb.
from 232a00325b [gdb/testsuite] Make noclone conditional in vla-optimized-out.c
new 3ba174474d [PATCH, LD, AArch64] Fix ifunc testisms
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:
ld/testsuite/ld-aarch64/ifunc-9.d | 3 ++-
ld/testsuite/ld-ifunc/ifunc.exp | 2 +-
2 files changed, 3 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 7b7da9f3c10 [X86][AVX] Add 256-bit vector horizontal op redundant shuff [...]
new d5c8d8bb016 [DAG] Fix Memory ordering check in ReduceLoadOpStore.
new 09babe53b1d [X86][AVX] Add support for 32/64 bits 256-bit vector horizo [...]
new cb80e4d222b DwarfDebug: Reduce duplication in addAccel*** methods
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:
include/llvm/CodeGen/AccelTable.h | 8 ++--
lib/CodeGen/AsmPrinter/AccelTable.cpp | 6 +--
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 65 ++++++++++++--------------------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 6 +--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 34 +++++++++--------
lib/Target/X86/X86ISelLowering.cpp | 16 +++++---
test/CodeGen/X86/haddsub-shuf.ll | 6 ---
test/CodeGen/X86/pr37826.ll | 11 +-----
8 files changed, 65 insertions(+), 87 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 59b3465a59e [IPSCCP] Fix for bot failure caused by r337548
new 7b7da9f3c10 [X86][AVX] Add 256-bit vector horizontal op redundant shuff [...]
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/CodeGen/X86/haddsub-shuf.ll | 261 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 260 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 287e569d67 [www] Add CodeCompass and CodeChecker to Clang Related Proje [...]
new b400322f6c [analyzer] Rename DanglingInternalBufferChecker to InnerPoin [...]
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/StaticAnalyzer/Checkers/Checkers.td | 9 +++---
lib/StaticAnalyzer/Checkers/AllocationState.h | 4 +--
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 2 +-
...alBufferChecker.cpp => InnerPointerChecker.cpp} | 37 +++++++++++-----------
lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 26 +++++++--------
...gling-internal-buffer.cpp => inner-pointer.cpp} | 2 +-
6 files changed, 39 insertions(+), 41 deletions(-)
rename lib/StaticAnalyzer/Checkers/{DanglingInternalBufferChecker.cpp => InnerPoin [...]
rename test/Analysis/{dangling-internal-buffer.cpp => inner-pointer.cpp} (98%)
--
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 3cd9b5474 esan: fix shadow setup
new 4f6d4b8d4 [scudo] Simplify internal names (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/scudo/scudo_allocator.cpp | 88 +++++++++++++++++------------------
lib/scudo/scudo_allocator.h | 11 ++---
lib/scudo/scudo_allocator_combined.h | 4 +-
lib/scudo/scudo_allocator_secondary.h | 2 +-
lib/scudo/scudo_tsd.h | 2 +-
5 files changed, 51 insertions(+), 56 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 3391569f21 Close memory and resource leaks detected by coverity in the [...]
new 232a00325b [gdb/testsuite] Make noclone conditional in vla-optimized-out.c
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:
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.base/vla-optimized-out.c | 7 ++++++-
gdb/testsuite/gdb.base/vla-optimized-out.exp | 2 +-
3 files changed, 13 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 clang.
from 9eb2866868 Implement cpu_dispatch/cpu_specific Multiversioning
new 287e569d67 [www] Add CodeCompass and CodeChecker to Clang Related Proje [...]
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:
www/related.html | 22 ++++++++++++++++++++++
1 file changed, 22 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 zorg.
from f66a386 [Zorg] Add OpenBSD buildbot
new b5d2a03 [zorg] Set CHECK_SCUDO to 1 for aarch64
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 1 +
1 file changed, 1 insertion(+)
--
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 6dde8495c07 Regenerate partial vector fold test. NFCI.
new 59b3465a59e [IPSCCP] Fix for bot failure caused by r337548
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/Scalar/SCCP.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.