This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 42fe8f5 [X86] Improve UMAX/UMIN knownbits test
new e513e25 [Support/ELF] - Add OpenBSD PT_OPENBSD_BOOTDATA constant.
new 614f299 Removed trailing whitespaces. NFC.
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:
include/llvm/Support/ELF.h | 1 +
1 file changed, 1 insertion(+)
--
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 7c2ba67 Assert on lval_register
new 005304a Stop the assembler from running out of memory when asked to g [...]
new 5eecd86 fix typo
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:
gas/ChangeLog | 4 ++++
gas/read.c | 19 ++++++++++++++-----
2 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 44a9007 Avoid repeated calls to Op.getOpcode(). NFCI.
new 42fe8f5 [X86] Improve UMAX/UMIN knownbits 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:
test/CodeGen/X86/known-bits-vector.ll | 44 +++++++----------------------------
1 file changed, 8 insertions(+), 36 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 newlib.
from 1a27415 Add <devctl.h> per POSIX 1003.26-2003
new 72ee640 Cygwin 2.6.1: Add missing release text
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:
winsup/cygwin/release/2.6.1 | 20 ++++++++++++++++----
1 file changed, 16 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 cef5592 [globalisel][aarch64] Fix unintended assumptions about Partia [...]
new 44a9007 Avoid repeated calls to Op.getOpcode(). 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/CodeGen/SelectionDAG/SelectionDAG.cpp | 7 ++++---
1 file changed, 4 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 clang.
from 45e06a6 Also recognize -std=iso9899:201x
new 0a393fa Fix two clang-tidy misc-move-forwarding-reference warnings
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/AST/Type.cpp | 2 +-
lib/CodeGen/CGBlocks.cpp | 2 +-
2 files 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 llvm.
from 462ab86 [globalisel][aarch64] Replace magic numbers with correspondin [...]
new cef5592 [globalisel][aarch64] Fix unintended assumptions about Partia [...]
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/AArch64/AArch64GenRegisterBankInfo.def | 13 ++++++------
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 26 ++++++++++++-----------
2 files changed, 21 insertions(+), 18 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 gcc-6-branch
in repository gcc.
from e3ecf0a Add missing noexcept on std::_Sp_locker constructors
new d4d9b99 [RTEMS] Fix libgomp for nthreads == 1
new b28c247 [RTEMS] Use spin lock for pool management
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:
libgomp/ChangeLog | 20 ++++++++++++++++++++
libgomp/config/rtems/pool.h | 32 ++++++++++++++------------------
libgomp/config/rtems/proc.c | 2 +-
3 files changed, 35 insertions(+), 19 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 6cb8155 [MIPS][MSA] Fix builtins with literal integer arguments.
new 88bceed Fix debug mode assertion for std::shared_ptr<void>
new d80f17d Fix pretty-printer for std::variant
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:
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/bits/shared_ptr_base.h | 5 +++--
libstdc++-v3/python/libstdcxx/v6/printers.py | 2 +-
libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx17.cc | 2 --
4 files changed, 13 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 binutils-gdb.
from 5e359a6 Fix mmix assembler test to account for changes in the error m [...]
new 7c2ba67 Assert on lval_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:
gdb/ChangeLog | 8 ++++++++
gdb/frame.c | 5 ++++-
gdb/value.c | 2 ++
3 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.