This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 44bcba80f3 aarch64: Fix tst-makecontext3 in ILP32 mode.
new ac3ed168d0 malloc: Remove check_action variable [BZ #21754]
new a9da0bb266 malloc: Remove corrupt arena flag
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 | 35 ++++++++++++
malloc/arena.c | 31 ++--------
malloc/hooks.c | 55 ++----------------
malloc/malloc.c | 165 ++++++++++-------------------------------------------
manual/memory.texi | 1 -
manual/probes.texi | 7 ---
6 files changed, 75 insertions(+), 219 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 d3f69d797e3 docs: remove dead doxygen tarball link
new ec6b6f4e7ad [codeview] make DbgVariableLocation::extractFromMachineInst [...]
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/AsmPrinter/CodeViewDebug.cpp | 31 +++++++++++++----------------
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 16 +++++++++------
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 13 ++++++------
3 files changed, 31 insertions(+), 29 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 29126d9695f Verifier: Verify the correctness of fragment expressions at [...]
new d3f69d797e3 docs: remove dead doxygen tarball link
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:
docs/index.rst | 1 -
1 file changed, 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-tools-extra.
from e360013e clang-tools-extra/test/clang-tidy/hicpp-signed-bitwise.cpp: A [...]
new 1d83854f [clang-tidy] fix buildbot
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/clang-tidy/hicpp-signed-bitwise.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 newlib.
from 192986ab0 newlib: string/Makefile.am (CHEWOUT_FILES): Add strnstr.def
new 51d1fb715 include: fix ffs, fls guards
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:
newlib/libc/include/strings.h | 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 compiler-rt.
from 90cb6cb18 Fix for TSan unit-tests:
new e5229ff18 [builtins] Prevent duplicate definitions for overridden functions
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/CompilerRTDarwinUtils.cmake | 35 +++----------------------------
cmake/Modules/CompilerRTUtils.cmake | 29 +++++++++++++++++++++++++
lib/builtins/CMakeLists.txt | 12 +++++------
3 files changed, 38 insertions(+), 38 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 f9a2a4b7d41 [AVX512] Don't use 32-bit elements version of AND/OR/XOR/AN [...]
new 29126d9695f Verifier: Verify the correctness of fragment expressions at [...]
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/IR/Verifier.cpp | 30 ++++++++++++++++++++++--------
test/Verifier/fragment.ll | 19 +++++++++++++++++++
2 files changed, 41 insertions(+), 8 deletions(-)
create mode 100644 test/Verifier/fragment.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 llvm.
from 4c877efda73 [X86] Remove GCCBuiltin for some intrinsics that aren't use [...]
new f9a2a4b7d41 [AVX512] Don't use 32-bit elements version of AND/OR/XOR/AN [...]
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/X86InstrAVX512.td | 66 ++++++++++++-----------
test/CodeGen/X86/avx512-arith.ll | 6 +--
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 6 +--
test/CodeGen/X86/avx512-logic.ll | 10 ++--
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll | 4 +-
test/CodeGen/X86/vector-bitreverse.ll | 6 +--
test/CodeGen/X86/vector-lzcnt-512.ll | 8 +--
test/CodeGen/X86/vector-rotate-512.ll | 2 +-
test/CodeGen/X86/vector-trunc-math.ll | 6 +--
test/CodeGen/X86/vector-tzcnt-512.ll | 16 +++---
10 files changed, 66 insertions(+), 64 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-tools-extra.
from b4752f50 [clang-tidy] Improve hicpp-exception-baseclass to handle gene [...]
new e360013e clang-tools-extra/test/clang-tidy/hicpp-signed-bitwise.cpp: A [...]
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/clang-tidy/hicpp-signed-bitwise.cpp | 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 llvm.
from 7f372fd3b99 [GlobalISel][X86] Support variadic function call.
new 4c877efda73 [X86] Remove GCCBuiltin for some intrinsics that aren't use [...]
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/IntrinsicsX86.td | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.