This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from defb1cae318 Factor out redzone ABI checks [NFCI]
new fc8687d94dc Revert [DAGCombiner] Avoid creating large tokenfactors in v [...]
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 | 5 ++---
1 file changed, 2 insertions(+), 3 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 7fab1b935 Ted pointed out that some of test tests that are enabling pac [...]
new 41d78e49b Change the disabling of packet logging to be in TearDownHook [...]
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:
.../functionalities/gdb_remote_client/TestArmRegisterDefinition.py | 6 +++---
.../gdb_remote_client/TestNoWatchpointSupportInfo.py | 5 ++---
.../lldbsuite/test/functionalities/gdb_remote_client/TestStopPCs.py | 5 ++---
.../test/functionalities/gdb_remote_client/TestTargetXMLArch.py | 5 ++---
4 files changed, 9 insertions(+), 12 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 8ada1382e Finish renaming CompileUnit -> Unit
new 7fab1b935 Ted pointed out that some of test tests that are enabling pac [...]
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:
.../gdb_remote_client/TestArmRegisterDefinition.py | 7 ++++---
.../gdb_remote_client/TestNoWatchpointSupportInfo.py | 8 +++++---
.../test/functionalities/gdb_remote_client/TestStopPCs.py | 3 +++
.../test/functionalities/gdb_remote_client/TestTargetXMLArch.py | 6 +++++-
4 files changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from d4a3faa Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
new 86f4301 Add commits from https://ci.linaro.org/job/tcwg_kernel-bisect [...]
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 | 2 ++
1 file changed, 2 insertions(+)
--
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 fdcfe3e84de [ORC] Make a narrowing-cast explicit to silence a compiler [...]
new defb1cae318 Factor out redzone ABI checks [NFCI]
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/X86/X86FrameLowering.cpp | 15 ++++++++++++---
lib/Target/X86/X86FrameLowering.h | 4 ++++
lib/Target/X86/X86InstrInfo.cpp | 2 +-
lib/Target/X86/X86SpeculativeLoadHardening.cpp | 2 +-
4 files changed, 18 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 77ebf7c3a98 [JITLink][MachO] Mark atoms in sections 'no-dead-strip' set [...]
new fdcfe3e84de [ORC] Make a narrowing-cast explicit to silence a compiler [...]
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/ExecutionEngine/JITLink/MachOAtomGraphBuilder.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 gcc-9-branch
in repository gcc.
from 1035a5c6623 PR c++/78010 - bogus -Wsuggest-override warning on final f [...]
new 90bfae96c64 PR libstdc++/90239 use uses_allocator_construction_args in [...]
new cea44a51760 Tweak C++2a uses-allocator construction utilities
new f4f53ba83ac PR libstdc++/90397 fix std::variant friend declaration
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:
libstdc++-v3/ChangeLog | 29 +++++++
libstdc++-v3/doc/html/manual/status.html | 6 +-
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 5 +-
libstdc++-v3/include/std/memory | 6 +-
libstdc++-v3/include/std/scoped_allocator | 21 +++++
libstdc++-v3/include/std/variant | 3 +-
.../polymorphic_allocator/construct_c++2a.cc | 51 +++++++++++
.../scoped_allocator/construct_pair_c++2a.cc | 99 ++++++++++++++++++++++
libstdc++-v3/testsuite/util/testsuite_allocator.h | 2 +-
9 files changed, 214 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair_ [...]
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from 2067b74eb39 Daily bump.
adds a7f56a9bf34 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from dc71cddb81 Automatic date update in version.in
adds c24ac1eb63 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.