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 474ec9e95 [ubsan] Fix conflict with previous declaration on Mac
new 7055da967 [ubsan] Split ubsan_init_standalone
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/ubsan/CMakeLists.txt | 15 ++++++++++++---
lib/ubsan/ubsan_init_standalone.cc | 7 -------
2 files changed, 12 insertions(+), 10 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 5c929e16b8a PR libstdc++/81468 fix test for duration conversions
new 3840b1b9de0 runtime: always initialize str field in __go_string_sli [...]
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-strslice.c | 11 +++++++----
2 files changed, 8 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 master
in repository llvm.
from 47842dcdbeb Replace for_each with a range-based for. NFC.
new af03e798b88 [lit] Update clang and lld to use new config helpers.
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/lit.cfg | 7 ++--
utils/lit/lit/llvm/config.py | 84 +++++++++++++++++++++++++++++++++-----------
2 files changed, 66 insertions(+), 25 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 a9eaab1f67 [Sema] Fix a pair of crashes when generating exception speci [...]
new fd4ce662bc [lit] Update clang and lld to use new config helpers.
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/lit.cfg | 153 +++++++--------------------------------------------
test/lit.site.cfg.in | 2 +
2 files changed, 23 insertions(+), 132 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 lld.
from f5671926e Remove redundant cast<> and null check.
new 3b1747dc7 [lit] Update clang and lld to use new config helpers.
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/lit.cfg | 109 ++++++++-------------------------------------------
test/lit.site.cfg.in | 2 +
2 files changed, 19 insertions(+), 92 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 a3209ae52e0 [DAGCombiner] fold assertzexts separated by trunc
new 47842dcdbeb Replace for_each with a range-based for. 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:
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 6 ++----
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from 83af88427f9 [InstCombine] auto-generate complete checks; NFC
new a3209ae52e0 [DAGCombiner] fold assertzexts separated by trunc
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/SelectionDAG/DAGCombiner.cpp | 27 +++++++++++++++++++--
lib/Target/Mips/MipsISelLowering.cpp | 33 --------------------------
test/CodeGen/X86/bool-zext.ll | 3 +--
test/CodeGen/X86/critical-edge-split-2.ll | 2 +-
test/CodeGen/X86/fp128-select.ll | 4 ++--
test/CodeGen/X86/illegal-bitfield-loadstore.ll | 21 ++++++++--------
test/CodeGen/X86/mask-negated-bool.ll | 4 ++--
test/CodeGen/X86/negate-i1.ll | 11 ++++-----
test/CodeGen/X86/select_const.ll | 19 +++++++--------
test/CodeGen/X86/sext-i1.ll | 4 ++--
10 files changed, 57 insertions(+), 71 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 libcxx.
from f7aaaaaa6 Fix two failing -verify tests to tolerate old and new clang versions
new 805e11b38 Fix failing ASAN test
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/libcxx/language.support/cxa_deleted_virtual.pass.cpp | 7 +++++--
1 file changed, 5 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 d8f94b89b5e llvm-dwarfdump: use more efficient API (NFC)
new 5f445a03f7c [cmake] Add a simple function to dump all variables.
new 83af88427f9 [InstCombine] auto-generate complete checks; NFC
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:
cmake/modules/AddLLVM.cmake | 7 +++
.../InstCombine/select-extractelement.ll | 71 +++++++++++++++++++---
2 files changed, 69 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.