This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4b0a367 Use range based for loop. NFCI.
new da70d5a [x86] fold fand (fxor X, -1) Y --> fandn X, Y
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/X86ISelLowering.cpp | 31 +++++++++++++++++++++++++++++++
test/CodeGen/X86/fp-logic-replace.ll | 9 +++------
2 files changed, 34 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 52c4f3b Fix abort when running tools on a bogus binary.
new 9b5481c binutils: add myself to MAINTAINERS
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 | 4 ++++
binutils/MAINTAINERS | 1 +
2 files changed, 5 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 newlib.
from f0ae353 path_conv: When encountering a ".(/)+" sequence, skip *all* slashes
new df2ea99 Add missing crt0 symbols for RTEMS
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:
newlib/libc/sys/rtems/crt0.c | 5 +++++
1 file changed, 5 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 glibc.
from 71be79a hurd: fix using hurd.h in C++ programs
new ca6e601 Use C11-like atomics instead of plain memory accesses in x86 [...]
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 | 12 +++++++++++
include/atomic.h | 24 +++++++++++++++++----
sysdeps/unix/sysv/linux/x86/elision-lock.c | 28 ++++++++++++++++++-------
sysdeps/unix/sysv/linux/x86/elision-trylock.c | 18 +++++++++-------
sysdeps/x86/elide.h | 30 +++++++++++++++++----------
5 files changed, 82 insertions(+), 30 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from 59dc821 Fix sysroots directory name typo.
new 118973b Remove unused board files
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:
config/boards/dev-hetzner-x86_64.exp | 3 ---
config/boards/dev-tcwglab-x86_64.exp | 3 ---
config/boards/infra-hetzner-x86_64.exp | 3 ---
config/boards/infra-tcwglab-x86_64.exp | 3 ---
4 files changed, 12 deletions(-)
delete mode 100644 config/boards/dev-hetzner-x86_64.exp
delete mode 100644 config/boards/dev-tcwglab-x86_64.exp
delete mode 100644 config/boards/infra-hetzner-x86_64.exp
delete mode 100644 config/boards/infra-tcwglab-x86_64.exp
--
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 3a5cba4 Clean up some use of __ANDROID_NDK__ in the cmake files
new d4e4951 Remove one more if(__ANDROID_NDK__) I missed
new b32b8ea Remove superfluous android include
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:
cmake/LLDBDependencies.cmake | 16 +++++++---------
source/Host/common/Socket.cpp | 1 -
2 files changed, 7 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 binutils-gdb.
from e2996cc Fix seg-fault running strip on a corrupt binary.
new 52c4f3b Fix abort when running tools on a bogus binary.
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:
bfd/ChangeLog | 3 +++
bfd/peicode.h | 4 ++--
2 files changed, 5 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 compiler-rt.
from 9fdd37c [sanitizer] Make atos stdin a non-tty pipe to make sure it's [...]
new 01c7498 Remove a couple of memset usages from TSan, introduced in r288624.
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/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc | 6 ++++--
1 file changed, 4 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 447a288 [PPC] Slightly Improve Assembly Parsing errors and add EOL co [...]
new 4b0a367 Use range based for loop. 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/X86ISelLowering.cpp | 11 ++++-------
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c28eeff [ARM] Add ARMv8.3 VCMLA and VCADD instructions
new e2996cc Fix seg-fault running strip on a corrupt binary.
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:
bfd/ChangeLog | 4 ++++
bfd/aoutx.h | 27 +++++++++++++++++++++++----
2 files changed, 27 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.