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 0d702cfe5d Regenerate configure.
new 40c7d50720 [Patch ARM] Support MVFR2 VFP Coprocessor register for ARMv8-A
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:
gas/config/tc-arm.c | 11 +++++++++++
gas/testsuite/gas/arm/armv8-a+fp.d | 4 ++++
gas/testsuite/gas/arm/armv8-ar+fp.s | 5 +++++
gas/testsuite/gas/arm/armv8-r+fp.d | 4 ++++
gas/testsuite/gas/arm/vfp-bad.l | 2 ++
gas/testsuite/gas/arm/vfp-bad.s | 2 ++
opcodes/arm-dis.c | 4 ++++
7 files changed, 32 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 97186bff402 [AMDGPU] Fix latency of MIMG instructions
new fd98b3486a9 [FastISel][SelectionDAG]Teach fastISel about GC intrinsics
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/SelectionDAGISel.cpp | 6 ++-
test/CodeGen/Generic/fast-isel-gc-intrinsics.ll | 55 +++++++++++++++++++++++++
2 files changed, 60 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Generic/fast-isel-gc-intrinsics.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 lld.
from 8a50a2baf Make the test more strict.
new 24b26b6a6 [ELF] Do not use `this` to access members of non-template class. 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:
ELF/Thunks.cpp | 6 +++---
1 file changed, 3 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 glibc.
from 1ff6c67a25 sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [ [...]
new d2e0491883 Single threaded stdio optimization
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 | 18 ++++++++++++++++++
libio/Versions | 3 +++
libio/feof.c | 2 ++
libio/ferror.c | 2 ++
libio/fputc.c | 2 ++
libio/genops.c | 28 ++++++++++++++++++++++++++++
libio/getc.c | 2 ++
libio/getchar.c | 2 ++
libio/iofopncook.c | 2 ++
libio/ioungetc.c | 2 ++
libio/libio.h | 4 ++++
libio/libioP.h | 2 ++
libio/putc.c | 2 ++
nptl/pthread_create.c | 4 ++++
sysdeps/pthread/flockfile.c | 1 +
15 files changed, 76 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 gcc.
from 339fce82af0 [Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75
new bf8761c891d [arm] Move some generated files out of the source tree
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 | 5 +
contrib/gcc_update | 3 -
gcc/ChangeLog | 12 +
gcc/common/config/arm/arm-common.c | 2 +-
gcc/config/arm/arm-cpu-cdata.h | 2684 ------------------------------------
gcc/config/arm/arm-cpu-data.h | 581 --------
gcc/config/arm/arm-cpu.h | 201 ---
gcc/config/arm/t-arm | 34 +-
8 files changed, 38 insertions(+), 3484 deletions(-)
delete mode 100644 gcc/config/arm/arm-cpu-cdata.h
delete mode 100644 gcc/config/arm/arm-cpu-data.h
delete mode 100644 gcc/config/arm/arm-cpu.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 lld.
from 086eb14e4 [ELF] - Resolve references properly when using .symver directive
new 8a50a2baf Make the test more strict.
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/ELF/version-script-undef-version.s | 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 8175dca9957 [globalisel][tablegen] Partially fix compile-time regressio [...]
new 3248821e759 NFC. Removed mention of missing script from build_docker_image.sh.
new 97186bff402 [AMDGPU] Fix latency of MIMG instructions
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:
lib/Target/AMDGPU/MIMGInstructions.td | 1 +
utils/docker/build_docker_image.sh | 4 +++-
2 files changed, 4 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 ae593118ab5 [LoopDeletion] NFC: Add debug statements to the optimization
new 8175dca9957 [globalisel][tablegen] Partially fix compile-time regressio [...]
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 86 +++
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 173 +++++
lib/CodeGen/GlobalISel/InstructionSelector.cpp | 3 +
lib/Target/AArch64/AArch64InstructionSelector.cpp | 2 +
lib/Target/ARM/ARMInstructionSelector.cpp | 2 +
lib/Target/X86/X86InstructionSelector.cpp | 2 +
test/TableGen/GlobalISelEmitter.td | 858 ++++++++++++---------
utils/TableGen/GlobalISelEmitter.cpp | 455 +++++++----
8 files changed, 1062 insertions(+), 519 deletions(-)
create mode 100644 include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.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 hjl/pr21609/master
in repository glibc.
at 58b6dc823b Updated
This branch includes the following new commits:
new 7bd9f66624 x86-64: Align the stack in __tls_get_addr [BZ #21609]
new f53c479a38 x86-64: Align the stack in __tls_get_addr [BZ #21609]
new 0c239bea06 x86-64: Align the stack in __tls_get_addr [BZ #21609]
new 58b6dc823b Updated
The 4 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 glibc.
from 4446a885f3 resolv: Fix resolv_conf _res matching
new 1ff6c67a25 sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [ [...]
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 | 8 +++
posix/Makefile | 3 +-
posix/tst-sysconf-empty-chroot.c | 95 +++++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/getsysstats.c | 5 +-
4 files changed, 109 insertions(+), 2 deletions(-)
create mode 100644 posix/tst-sysconf-empty-chroot.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.