This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c55ef4741ac [LLVMContext] Detecting leaked instructions with metadata
new 1c3bbb46642 [HWASan] Do not retag allocas before return from the function.
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:
.../Instrumentation/HWAddressSanitizer.cpp | 10 ++++++++++
.../HWAddressSanitizer/alloca-with-calls.ll | 22 ++++++++++++++++++++++
test/Instrumentation/HWAddressSanitizer/alloca.ll | 22 ++++++++--------------
3 files changed, 40 insertions(+), 14 deletions(-)
create mode 100644 test/Instrumentation/HWAddressSanitizer/alloca-with-calls.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 glibc.
from cdb52c7182 es_BO locale: Change LC_PAPER to en_US (bug 22996).
new 2e0c5de622 hy_AM: Add alternative month names (bug 23140).
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 | 7 +++++++
NEWS | 2 +-
localedata/locales/hy_AM | 36 ++++++++++++++++++++++++------------
3 files changed, 32 insertions(+), 13 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 459351c7056 Pass DWARFUnit to verifier by reference not by value. I am [...]
new c55ef4741ac [LLVMContext] Detecting leaked instructions with metadata
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/LLVMContextImpl.cpp | 8 ++++++++
1 file changed, 8 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 lldb.
from e00314136 Add a test for reading lld-generated build-ids
new fe2ebf85f [lldb-mi] Clean up and update a few MI commands.
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:
tools/lldb-mi/MICmdCmdExec.cpp | 83 ++++++++++++++++++------------------------
tools/lldb-mi/MICmdCmdExec.h | 3 --
2 files changed, 35 insertions(+), 51 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 cd2bb70994 "break LINENO/*ADDRESS", inline functions and "info break" output
new c76a8ea36c remote & target_extra_thread_info, use cache w/ qThreadExtra [...]
new 75acb4867d Improve alignment of "info threads" output, align "Target Id [...]
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:
gdb/ChangeLog | 13 ++++++++
gdb/remote.c | 49 +++++++++++++---------------
gdb/testsuite/ChangeLog | 4 +++
gdb/testsuite/gdb.threads/names.exp | 2 +-
gdb/thread.c | 65 ++++++++++++++++++++++++-------------
5 files changed, 84 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 glibc.
from 0aec4c1d18 aarch64,falkor: Use vector registers for memcpy
new cdb52c7182 es_BO locale: Change LC_PAPER to en_US (bug 22996).
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 +++++
localedata/locales/es_BO | 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 llvm.
from 551913f7e3a Revert "Extend CFGPrinter and CallPrinter with Heat Colors"
new 459351c7056 Pass DWARFUnit to verifier by reference not by value. I am [...]
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/DebugInfo/DWARF/DWARFVerifier.h | 2 +-
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 2 +-
2 files changed, 2 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 cb739b3466 [mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips [...]
new 833ad29a88 Request init/fini array on FreeBSD 12 and later
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/Driver/ToolChains/Gnu.cpp | 2 ++
test/Driver/constructors.c | 8 ++++++++
2 files 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 azanella/str-two-way-optimization
in repository glibc.
at 6cc58a9708 Improve strstr/strcasestr/memmem performance
This branch includes the following new commits:
new 482241fb1d Sync memmem/strcasestr/strstr generic implementation with gnulib
new 6cc58a9708 Improve strstr/strcasestr/memmem performance
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.