This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v5-2.27/master
in repository glibc.
from 2805c76bf3 Defeat a malloc optimization by declaring things volatile.
new 1d6a2a10c0 Second try at dealing with ancient mktemp
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:
scripts/check-installed-headers.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 binutils-2_30-branch
in repository binutils-gdb.
from 789e3ae3ac Automatic date update in version.in
new bcc3550743 Fix gdb.texinfo for old makeinfo (again)
new 51dcdc52bb Fix gdb.texinfo more
new 0ffa3560e4 Automatic date update in version.in
new 54fe8cc371 Automatic date update in version.in
new 5b4180ab18 Automatic date update in version.in
new 82120a609c Automatic date update in version.in
The 6 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 +-
gdb/doc/ChangeLog | 11 +++++++++++
gdb/doc/gdb.texinfo | 6 +++---
3 files changed, 15 insertions(+), 4 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 46491cb tcwg-cleanup-stale-containers.sh: Fix another typo...
new 80cf879 tcwg-cleanup-stale-containers.sh: Check if we have more conta [...]
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:
tcwg-cleanup-stale-containers.sh | 10 ++++++++++
1 file changed, 10 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 d90f87dd04 [Itanium] Emit type info names with external linkage.
new 12891fdf0f [X86] Change the implementation of scalar masked load/store [...]
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/Basic/BuiltinsX86.def | 8 ++++----
lib/CodeGen/CGBuiltin.cpp | 4 ++--
lib/Headers/avx512fintrin.h | 36 ++++++++++--------------------------
test/CodeGen/avx512f-builtins.c | 12 ++++++------
4 files changed, 22 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 clang.
from 1d6049b739 [Builtins] Improve the IR emitted for MSVC compatible rotr/r [...]
new d90f87dd04 [Itanium] Emit type info names with external linkage.
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/ItaniumCXXABI.cpp | 121 ++++++++++++++++++++-------------------
test/CodeGenCXX/rtti-linkage.cpp | 56 +++++++++++-------
2 files changed, 97 insertions(+), 80 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 e99600c1a [sanitizer] Fix compilation after invalid rebase
new cf03b197f [sanitizer] Renamed local variable
new 9345b6786 [sanitizer] Fix typo in comment
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/sanitizer_common/sanitizer_linux.cc | 2 +-
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc | 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 compiler-rt.
from 7347beff9 [sanitizer] Don't miss threads by ThreadSuspender
new e99600c1a [sanitizer] Fix compilation after invalid rebase
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_linux.cc | 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 compiler-rt.
from 075d94860 [libFuzzer] add a simple puzzle that is difficult for today's [...]
new 7347beff9 [sanitizer] Don't miss threads by ThreadSuspender
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_linux.cc | 65 ++++++++++++++++++----
lib/sanitizer_common/sanitizer_linux.h | 9 ++-
.../sanitizer_stoptheworld_linux_libcdep.cc | 20 +++----
3 files changed, 72 insertions(+), 22 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 6cdec699094 [InstCombine] Reorder an if condition to put a cheap check [...]
new 6b81d891992 SCEV] Do not use induction in isKnownPredicate for simplifi [...]
new a02e1ac80b0 [SCEV] Add missed Test for rL331949.
new ac2df64c27b Fix tests added in r331924 so that they work on Windows.
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/ScalarEvolution.cpp | 11 +-
test/Analysis/IVUsers/deep_recursion_in_scev.ll | 181 ++++++++++++++++++++++++
test/tools/llvm-objcopy/strip-group-symbol.test | 2 +-
test/tools/llvm-objcopy/strip-reloc-symbol.test | 2 +-
4 files changed, 189 insertions(+), 7 deletions(-)
create mode 100644 test/Analysis/IVUsers/deep_recursion_in_scev.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 compiler-rt.
from 8ee106ecd [sanitizer] Use all available rounded up capacity
new 075d94860 [libFuzzer] add a simple puzzle that is difficult for today's [...]
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/fuzzer/OnlySomeBytesTest.cpp | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 test/fuzzer/OnlySomeBytesTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.