This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fab866fa9c2 [GlobalMerge] Allow merging globals with arbitrary alignment.
new d73322deb3b [AArch, PowerPC] add more tests for legal rotate ops; 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:
test/CodeGen/AArch64/funnel-shift-rot.ll | 22 ++++++++++++++++++++++
test/CodeGen/PowerPC/funnel-shift-rot.ll | 29 +++++++++++++++++++++++++----
2 files changed, 47 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 lldb.
from e183ec776 [DataFormatters] Add formatter for C++17 std::optional.
new f8a71facf Revert "[DataFormatters] Add formatter for C++17 std::optional."
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:
.../data-formatter-stl/libcxx/optional/Makefile | 7 --
.../optional/TestDataFormatterLibcxxOptional.py | 59 ---------------
.../data-formatter-stl/libcxx/optional/main.cpp | 27 -------
.../Plugins/Language/CPlusPlus/LibCxxOptional.cpp | 85 ----------------------
4 files changed, 178 deletions(-)
delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
delete mode 100644 source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp
--
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 81872e95b [libc++] Use __int128_t to represent file_time_type.
new 6ac92555a Make <experimental/filesystem> compile with gcc 4.8.5
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/experimental/filesystem/filesystem_common.h | 4 ++--
1 file changed, 2 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 gcc.
from 6110bbdc43b PR libstdc++/86676 Do not assume stack buffer is aligned
new eb7c05c424e gcc/testsuite/ChangeLog:
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.c-torture/execute/builtins/strnlen.c | 5 +----
2 files changed, 6 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 95ba9814e6d Revert r337904: [IPSCCP] Use PredicateInfo to propagate fac [...]
new fab866fa9c2 [GlobalMerge] Allow merging globals with arbitrary alignment.
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/GlobalMerge.cpp | 44 ++++++++++++++++++------------
test/Transforms/GlobalMerge/alignment-2.ll | 22 +++++++++++++++
test/Transforms/GlobalMerge/alignment.ll | 20 ++++++++++++++
test/Transforms/GlobalMerge/basic.ll | 10 +++----
test/Transforms/GlobalMerge/debug-info.ll | 2 +-
5 files changed, 74 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/GlobalMerge/alignment-2.ll
create mode 100644 test/Transforms/GlobalMerge/alignment.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 libcxx.
from a1ae56c03 [libc++] Factor duplicate code into function templates
new 81872e95b [libc++] Use __int128_t to represent file_time_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:
include/experimental/filesystem | 32 +-
src/chrono.cpp | 41 +-
src/experimental/filesystem/filesystem_common.h | 263 +++++------
src/experimental/filesystem/operations.cpp | 82 ++--
src/include/apple_availability.h | 52 +++
.../directory_entry.mods/last_write_time.sh.cpp | 10 +-
.../filesystem/convert_file_time.sh.cpp | 180 ++++++--
.../fs.filesystem.synopsis/file_time_type.pass.cpp | 27 +-
.../fs.op.last_write_time/last_write_time.pass.cpp | 482 ++++++++++++++-------
9 files changed, 762 insertions(+), 407 deletions(-)
create mode 100644 src/include/apple_availability.h
--
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 d6499b7039 Fix ISO C threads installed header and HURD assumption
new 3fb455b318 ia64: Work around incorrect type of IA64 uc_sigmask
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 | 4 ++++
.../unix/sysv/linux/ia64/{tst-setcontext2.c => tst-setcontext4.c} | 8 +++++---
2 files changed, 9 insertions(+), 3 deletions(-)
copy sysdeps/unix/sysv/linux/ia64/{tst-setcontext2.c => tst-setcontext4.c} (74%)
--
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 2c9709d15 [ProcessGDBRemote] handle result from ConnectToDebugserver
new e183ec776 [DataFormatters] Add formatter for C++17 std::optional.
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:
.../libcxx/{iterator => optional}/Makefile | 2 +-
.../optional/TestDataFormatterLibcxxOptional.py | 59 +++++++++++++++
.../data-formatter-stl/libcxx/optional/main.cpp | 27 +++++++
.../Plugins/Language/CPlusPlus/LibCxxOptional.cpp | 85 ++++++++++++++++++++++
4 files changed, 172 insertions(+), 1 deletion(-)
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 [...]
create mode 100644 source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp
--
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 zorg.
from 96bcc04 OpenBSD slave name typo.
new c38603b [CUDA, buildbot] Install clang we've just built.
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:
zorg/buildbot/builders/CUDATestsuiteBuilder.py | 21 +++++++++++++++++++--
1 file changed, 19 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 glibc.
from 08ac6bed14 x86/CET: Add a setcontext test for CET
new d6499b7039 Fix ISO C threads installed header and HURD assumption
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 | 6 +
nptl/threads.h | 207 -------------------------------
{include => sysdeps/hurd}/stdc-predef.h | 5 +-
sysdeps/nptl/threads.h | 208 +++++++++++++++++++++++++++++++-
4 files changed, 217 insertions(+), 209 deletions(-)
delete mode 100644 nptl/threads.h
copy {include => sysdeps/hurd}/stdc-predef.h (94%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.