This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ac762bff9b5 Moving parameter manipulation into its own file
new bc889798b8f rs6000: Separate shrink-wrapping for the TOC register
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/ChangeLog | 14 ++++++++++++++
gcc/config/rs6000/rs6000.c | 33 ++++++++++++++++++++++++++++++++-
2 files changed, 46 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 clang.
from 77d44926f5 [clang-format] Sort using declarations by splitting on '::'
new 78960a92a5 [clang-format] Keep Sphinx happy after r317794
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:
docs/ClangFormatStyleOptions.rst | 11 ++++++-----
include/clang/Format/Format.h | 11 ++++++-----
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 openmp.
from f0158da [OMPT] Fix test cancel_parallel.c
new 11bae5e Remove const from variables with dynamic memory
new 3f9960d Add const to some variables to avoid const_casts
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:
runtime/src/kmp.h | 6 +-----
runtime/src/kmp_dispatch.cpp | 50 +++++++++++++++++++++----------------------
runtime/src/kmp_environment.h | 8 +++----
runtime/src/kmp_error.cpp | 14 ++++++------
runtime/src/kmp_global.cpp | 6 +-----
runtime/src/kmp_i18n.cpp | 4 ----
runtime/src/kmp_i18n.h | 9 +++-----
runtime/src/kmp_itt.inl | 14 ++++++------
runtime/src/kmp_sched.cpp | 18 ++++++++--------
runtime/src/kmp_settings.cpp | 14 ++++++------
runtime/src/kmp_str.cpp | 12 +++++------
runtime/src/kmp_str.h | 2 +-
runtime/src/kmp_utility.cpp | 5 ++---
runtime/src/ompt-general.cpp | 4 ++--
14 files changed, 76 insertions(+), 90 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 d99baa702cc [RISCV] MC layer support for the standard RV32A instruction [...]
new 2fe0076f87e [RISCV] Re-generate test/CodeGen/RISCV/alu32.ll using updat [...]
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/CodeGen/RISCV/alu32.ll | 96 +++++++++++++++++++++++++++------------------
1 file changed, 58 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 12524441b4 [clang-format] Apply a clang-tidy suggestion, NFC
new 77d44926f5 [clang-format] Sort using declarations by splitting on '::'
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:
docs/ClangFormatStyleOptions.rst | 37 +++++++++---
docs/tools/dump_format_style.py | 3 +-
include/clang/Format/Format.h | 7 +++
lib/Format/UsingDeclarationsSorter.cpp | 60 +++++++++++++-------
unittests/Format/UsingDeclarationsSorterTest.cpp | 71 ++++++++++++++++++++----
5 files changed, 140 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 lldb.
from 019692b3d Add a unit test for ClangASTContext template arguments handling
new 00db73625 llgs-tests: Replace the "log+return false" pattern with llvm::Error
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:
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 36 +++++
.../Process/gdb-remote/GDBRemoteCommunication.h | 10 ++
unittests/tools/lldb-server/tests/CMakeLists.txt | 2 +
.../tools/lldb-server/tests/MessageObjects.cpp | 17 +--
unittests/tools/lldb-server/tests/MessageObjects.h | 2 +-
unittests/tools/lldb-server/tests/TestClient.cpp | 160 +++++++--------------
unittests/tools/lldb-server/tests/TestClient.h | 28 ++--
.../lldb-server/tests/ThreadIdsInJstopinfoTest.cpp | 18 +--
8 files changed, 133 insertions(+), 140 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 b6b9ca0c3e Split the ARM Crypto ISA extensions for AES and SHA1+2 into [...]
new 7e8835c5f4 Speed up dict_hash
new e793c052f9 Simplify the psymbol hash function
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 | 9 +++++++++
gdb/dictionary.c | 32 ++++++++++++++++----------------
gdb/psymtab.c | 7 ++++++-
3 files changed, 31 insertions(+), 17 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 9d17442635 [clang-format] Fix a clang-tidy finding, NFC
new 12524441b4 [clang-format] Apply a clang-tidy suggestion, 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:
lib/Format/Format.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.