This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 066071f53f9 [ThinLTO] Double bits of module hash used for renaming
new ac330efcdf3 [dsymutil] Implement the --threads option
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/tools/dsymutil/cmdline.test | 21 +++++++++++++++++++++
tools/dsymutil/DwarfLinker.cpp | 18 ++++++++++++------
tools/dsymutil/dsymutil.cpp | 38 ++++++++++++++++++++++++++++++++++----
3 files changed, 67 insertions(+), 10 deletions(-)
create mode 100644 test/tools/dsymutil/cmdline.test
--
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 b78d05505 [ELF] - Simplify output section creation.
new c5403bcd2 [lld] Fix --exclude-libs broken when --whole-archive is used
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/Driver.cpp | 23 +++++++++++++++++------
test/ELF/exclude-libs.s | 6 ++++++
2 files changed, 23 insertions(+), 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 binutils-gdb.
from f871c4853a gdb/Makefile.in: fix 'make tags' failure
new 45ac8f4f10 Remind users to use the --use-dynamic command line option to [...]
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:
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 16 +++++++++++++++-
2 files changed, 21 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 lldb.
from 8bdde1f8d Increase AdbClient read timeout
new 0ea168877 Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
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:
cmake/LLDBDependencies.cmake | 52 -------------------------------------
scripts/CMakeLists.txt | 4 +--
source/API/CMakeLists.txt | 17 +++++++-----
source/Utility/CMakeLists.txt | 44 ++++++++++++++++++++++++++++++-
tools/argdumper/CMakeLists.txt | 3 ---
tools/driver/CMakeLists.txt | 2 --
tools/intel-features/CMakeLists.txt | 3 ---
tools/lldb-server/CMakeLists.txt | 35 -------------------------
unittests/CMakeLists.txt | 4 +--
9 files changed, 56 insertions(+), 108 deletions(-)
delete mode 100644 cmake/LLDBDependencies.cmake
--
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 7a5024dcd3f GCOV: std::vector refactoring III
new ef8f6502f01 [C++ PATCH] overloaded operator fns [1/N]
new cace9453cd8 Remove semicolon after do {} while (false) in HSA_LOG
new 6ad880fee3d [BRIGFE] Fix PR 82771.
The 3 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/brig/ChangeLog | 4 ++
gcc/brig/brig-lang.c | 10 +--
gcc/cp/ChangeLog | 40 +++++++++++
gcc/cp/call.c | 31 +++++----
gcc/cp/class.c | 6 +-
gcc/cp/cp-tree.h | 33 +++++----
gcc/cp/decl.c | 12 ++--
gcc/cp/decl2.c | 4 +-
gcc/cp/dump.c | 165 +-------------------------------------------
gcc/cp/lambda.c | 11 ++-
gcc/cp/mangle.c | 2 +-
gcc/cp/method.c | 11 +--
gcc/cp/parser.c | 3 +-
gcc/cp/semantics.c | 3 +-
gcc/cp/tree.c | 3 +-
gcc/cp/typeck.c | 8 ++-
libgomp/ChangeLog | 7 ++
libgomp/plugin/plugin-hsa.c | 6 +-
18 files changed, 129 insertions(+), 230 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 4f7d658ee00 [InstCombine] Simplify selects that test cmpxchg instructions
new 066071f53f9 [ThinLTO] Double bits of module hash used for renaming
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/IR/ModuleSummaryIndex.h | 3 ++-
1 file changed, 2 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 7b6f7521ee8 Adding a shufflevector and select LLVM IR instructions fuzz tool
new 4f7d658ee00 [InstCombine] Simplify selects that test cmpxchg instructions
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/InstCombineSelect.cpp | 76 ++++++++++++++++++++++++
test/Transforms/InstCombine/select-cmpxchg.ll | 39 ++++++++++++
2 files changed, 115 insertions(+)
create mode 100644 test/Transforms/InstCombine/select-cmpxchg.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 lldb.
from 2db424a4e Fix mac build broken in r316987
new cde62862e Add data formatter for libc++'s forward_list
new 8bdde1f8d Increase AdbClient read timeout
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:
.../libcxx/{map => forward_list}/Makefile | 1 -
.../TestDataFormatterLibcxxForwardList.py | 53 +++++
.../libcxx/forward_list/main.cpp | 7 +
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 11 +
source/Plugins/Language/CPlusPlus/LibCxx.h | 4 +
source/Plugins/Language/CPlusPlus/LibCxxList.cpp | 253 ++++++++++++++-------
source/Plugins/Platform/Android/AdbClient.cpp | 2 +-
7 files changed, 244 insertions(+), 87 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter- [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
--
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 hjl/pr22370/master
in repository glibc.
at 69803aeeec Replace ROUND with ALIGN_UP by p_align [BZ #22370]
This branch includes the following new commits:
new 69803aeeec Replace ROUND with ALIGN_UP by p_align [BZ #22370]
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.
--
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 0ad1ff19a56 PR target/82772 * config/alpha/sync.md (fetchop_constr) < [...]
new 7aa650153c2 GCOV: document behavior of -fkeep-{static,inline}-functions [...]
new c536c15fe32 GCOV: introduce usage of terminal colors.
new 3cf7fddf54b GCOV: add support for lines with an unexecuted lines.
new 9e8df757553 GCOV: std::vector refactoring.
new fc95c20dcc9 GCOV: Vector refactoring II
new 7a5024dcd3f GCOV: std::vector refactoring III
The 6 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 | 73 ++++
gcc/color-macros.h | 108 ++++++
gcc/configure | 4 +-
gcc/configure.ac | 4 +-
gcc/diagnostic-color.c | 85 +----
gcc/doc/gcov.texi | 29 +-
gcc/gcov.c | 512 +++++++++++++++--------------
gcc/testsuite/ChangeLog | 7 +
gcc/testsuite/g++.dg/gcov/gcov-threads-1.C | 4 +-
gcc/testsuite/g++.dg/gcov/ternary.C | 12 +
gcc/testsuite/lib/gcov.exp | 2 +-
11 files changed, 506 insertions(+), 334 deletions(-)
create mode 100644 gcc/color-macros.h
create mode 100644 gcc/testsuite/g++.dg/gcov/ternary.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.