This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 4e102d11d [lldbtest] Simplify removing an unneeded else. NFCI.
new 06b843be9 Logging: Disable logging after fork()
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/lldb/Utility/Log.h | 5 +++++
include/lldb/Utility/Logging.h | 2 +-
source/Host/posix/ProcessLauncherPosixFork.cpp | 4 ----
source/Initialization/SystemInitializerCommon.cpp | 2 +-
source/Utility/Log.cpp | 16 ++++++++++++++++
source/Utility/Logging.cpp | 2 +-
6 files changed, 24 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 llvm.
from 0344b6624ee [Hexagon] Add extra pattern for S4_addaddi
new 990e764ad8a [PowerPC] Try to simplify a Swap if it feeds a Splat
new db797c0e595 [Hexagon] Return the correct chain edge for i1 function calls
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/Target/Hexagon/HexagonISelLowering.cpp | 3 +-
lib/Target/PowerPC/PPCMIPeephole.cpp | 47 ++++++++++
test/CodeGen/Hexagon/call-ret-i1.ll | 23 +++++
test/CodeGen/PowerPC/ppc64-peephole-swap.ll | 134 ++++++++++++++++++++++++++++
4 files changed, 206 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/call-ret-i1.ll
create mode 100644 test/CodeGen/PowerPC/ppc64-peephole-swap.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 lld.
from b23ae784a Add the --version option.
new ce50f4592 LLD: Fix large integer implicitly truncated to unsigned type [...]
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:
ELF/InputSection.h | 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 libunwind.
from fb5dd38 Make HIDDEN_DIRECTIVE a function-like macro. NFCI.
new 12339e4 Abstract rwlocks into a class, provide a SRW lock implementat [...]
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:
src/CMakeLists.txt | 1 +
src/RWMutex.hpp | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++
src/UnwindCursor.hpp | 28 ++++++++-----------
src/config.h | 21 ++++++--------
4 files changed, 97 insertions(+), 30 deletions(-)
create mode 100644 src/RWMutex.hpp
--
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 101a11b4b33 PR target/82662 * gcc.target/i386/pr82662.c: New test.
new 0c3d6318825 * g++.dg/opt/pr82577: Fix for C++17.
new e176a9459c1 PR c++/77369 - wrong noexcept handling in C++14 and below
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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/tree.c | 11 +++++++----
gcc/testsuite/g++.dg/cpp0x/noexcept31.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type13.C | 2 +-
gcc/testsuite/g++.dg/opt/pr82577.C | 5 +++++
5 files changed, 30 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept31.C
--
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 2c4e91e1aae Fix FormatVariadicTest with GCC
new 0344b6624ee [Hexagon] Add extra pattern for S4_addaddi
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/Hexagon/HexagonPatterns.td | 2 ++
test/CodeGen/Hexagon/addaddi.ll | 13 +++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 test/CodeGen/Hexagon/addaddi.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 clang.
from 5d08928420 CodeGen: Fix invalid bitcast in partial initialization of au [...]
new 13f1a2dfa1 [OpenMP] Avoid VLAs for some reductions on array sections
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/CGOpenMPRuntime.cpp | 15 +-
lib/CodeGen/CGStmtOpenMP.cpp | 7 +-
lib/Sema/SemaOpenMP.cpp | 83 ++++++++-
test/OpenMP/for_reduction_codegen.cpp | 289 +++++++++++++++++++++++++-----
test/OpenMP/for_reduction_codegen_UDR.cpp | 133 ++++++++------
5 files changed, 416 insertions(+), 111 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 020b1a05158 * config/rl78/rl78.md: New define_expand "subdi3". * config [...]
new 101a11b4b33 PR target/82662 * gcc.target/i386/pr82662.c: New 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/{pr82580.c => pr82662.c} | 15 +--------------
2 files changed, 6 insertions(+), 14 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr82580.c => pr82662.c} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.