This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ef45a1fe1b8 [InstCombine] Remove unnecessary temporary APInt. NFCI
new 6795f26af55 [libFuzzer tests] Use substring comparison in libFuzzer tests
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/Fuzzer/test/InitializeTest.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 glibc.
from 42df8d5921 Fix tgmath.h for __int128 (bug 21686).
new 8ee1abdb4b [hurd]: Add __libc_init_secure stub
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 +++++
sysdeps/mach/hurd/enbl-secure.c | 7 +++++++
2 files changed, 12 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 49dbbee5de Update for llvm change.
new 9e9e15f181 Remove unused diagnostic. 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:
include/clang/Basic/DiagnosticParseKinds.td | 2 --
1 file changed, 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 99dd11f7e8f [PM] Split LoopUnrollPass and make partial unroller a funct [...]
new ef45a1fe1b8 [InstCombine] Remove unnecessary temporary APInt. NFCI
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/InstCombine/InstCombineSimplifyDemanded.cpp | 7 +------
1 file changed, 1 insertion(+), 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 gcc.
from f2baa3b209f compiler: only finalize embedded fields before finalizi [...]
new c01b04a8ee6 Renamed original mklog to mklog.pl.
new 6c6471f6cd7 Added Python implementation of mklog.
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:
contrib/ChangeLog | 9 +
contrib/mklog | 784 +++++++++++++++++++++++++-------------------
contrib/{mklog => mklog.pl} | 0
3 files changed, 455 insertions(+), 338 deletions(-)
copy contrib/{mklog => mklog.pl} (100%)
--
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 82fcdc620f [UBSan] Provide default blacklist filename for UBSan
new 49dbbee5de Update for llvm change.
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/Parse/ParseStmtAsm.cpp | 3 +--
tools/driver/cc1as_main.cpp | 2 +-
2 files changed, 2 insertions(+), 3 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 f6f49c0e0 Add new ASAN_OPTION: sleep_after_init.
new d20ebd10f [msan] Check for pvalloc overflow
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/msan/msan_allocator.cc | 4 ++++
lib/msan/tests/msan_test.cc | 6 ++++++
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 master
in repository llvm.
from 61dba579bef DebugInfo: Test & handle (differently) non-zero DW_AT_ranges_base
new 80b5f5982af [InstCombine] Support sext in foldLogicCastConstant
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/InstCombine/InstCombineAndOrXor.cpp | 18 ++++++++++++++----
test/Transforms/InstCombine/cast.ll | 6 +++---
test/Transforms/InstCombine/logical-select.ll | 10 +++++-----
test/Transforms/SLPVectorizer/X86/minimum-sizes.ll | 8 ++++----
4 files changed, 26 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.