This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8a56643 [simplifycfg][loop-simplify] Preserve loop metadata in 2 tran [...]
new a006842 AMDGPU/SI: Remove zero_extend patterns for i16 ops selected t [...]
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/AMDGPU/VOP2Instructions.td | 17 +++++++++--
test/CodeGen/AMDGPU/extend-bit-ops-i16.ll | 50 +++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/extend-bit-ops-i16.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 zack/no-inline-string-opts
in repository glibc.
discards a68619c For experimental purposes, remove bits/string.h.
discards 58c62b2 For experimental purposes, remove bits/string2.h.
discards 3c57339 New mechanism for declaring const-covariant string functions.
discards abe54c7 Clean up redundancies between string.h and strings.h.
adds c440d5d Actually use newly built host libraries in build-many-glibcs.py.
adds 045c13d Consolidate Linux setrlimit and getrlimit implementation
adds cfaf194 MIPS: Add `.insn' to ensure a text label is defined as code not data
new 014aad3 Clean up redundancies between string.h and strings.h.
new 3d50f67 New mechanism for declaring const-covariant string functions.
new 48bf391 For experimental purposes, remove bits/string2.h.
new 5bcf45d For experimental purposes, remove bits/string.h.
new df356f5 Round 1 of fixes from testing on i486-linux-gnu.
new 418b88c Candidate fix for ppc64/s390 build failures.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a68619c)
\
N -- N -- N refs/heads/zack/no-inline-string-opts (418b88c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 6 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 | 70 +++++++++
bits/typesizes.h | 5 +
include/features.h | 9 ++
include/stdio.h | 32 ++---
include/string.h | 13 +-
libio/bits/stdio2.h | 3 +-
libio/stdio.h | 12 +-
scripts/build-many-glibcs.py | 4 +
stdio-common/Makefile | 3 +
string/strncat.c | 2 +
sysdeps/i386/string-inlines.c | 158 ++++++++++-----------
sysdeps/mips/mips32/crti.S | 1 +
sysdeps/mips/mips64/n32/crti.S | 1 +
sysdeps/mips/mips64/n64/crti.S | 1 +
sysdeps/unix/sysv/linux/alpha/bits/typesizes.h | 3 +
sysdeps/unix/sysv/linux/arm/Makefile | 4 -
sysdeps/unix/sysv/linux/arm/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/arm/oldgetrlimit.c | 1 -
sysdeps/unix/sysv/linux/arm/oldgetrlimit64.c | 1 -
sysdeps/unix/sysv/linux/arm/oldsetrlimit.c | 1 -
sysdeps/unix/sysv/linux/generic/bits/typesizes.h | 5 +
.../sysv/linux/generic/wordsize-32/syscalls.list | 2 -
sysdeps/unix/sysv/linux/getrlimit.c | 56 ++++++++
sysdeps/unix/sysv/linux/getrlimit64.c | 86 +++++++++--
sysdeps/unix/sysv/linux/hppa/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/hppa/syscalls.list | 2 -
sysdeps/unix/sysv/linux/i386/Makefile | 4 -
sysdeps/unix/sysv/linux/i386/getrlimit64.c | 25 ----
sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c | 57 --------
sysdeps/unix/sysv/linux/i386/syscalls.list | 2 -
sysdeps/unix/sysv/linux/m68k/Makefile | 4 -
sysdeps/unix/sysv/linux/m68k/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list | 4 -
sysdeps/unix/sysv/linux/m68k/oldgetrlimit64.c | 1 -
sysdeps/unix/sysv/linux/powerpc/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/powerpc/oldgetrlimit64.c | 1 -
sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile | 4 -
.../sysv/linux/powerpc/powerpc32/syscalls.list | 4 -
.../sysv/linux/powerpc/powerpc64/syscalls.list | 3 -
sysdeps/unix/sysv/linux/s390/bits/typesizes.h | 5 +
sysdeps/unix/sysv/linux/s390/s390-32/Makefile | 4 -
sysdeps/unix/sysv/linux/s390/s390-32/getrlimit64.c | 1 -
.../unix/sysv/linux/s390/s390-32/oldgetrlimit64.c | 1 -
sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list | 3 -
sysdeps/unix/sysv/linux/setrlimit.c | 64 +++++++++
sysdeps/unix/sysv/linux/setrlimit64.c | 48 +++++--
sysdeps/unix/sysv/linux/sh/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/sparc/bits/typesizes.h | 5 +
.../sysv/linux/sparc/getrlimit64.c} | 15 +-
.../unix/sysv/linux/sparc/sparc32/syscalls.list | 2 -
sysdeps/unix/sysv/linux/syscalls.list | 1 -
sysdeps/unix/sysv/linux/wordsize-64/getrlimit64.c | 1 -
sysdeps/unix/sysv/linux/wordsize-64/setrlimit64.c | 1 -
sysdeps/unix/sysv/linux/wordsize-64/syscalls.list | 2 -
sysdeps/unix/sysv/linux/x86/bits/typesizes.h | 5 +
test-skeleton.c | 1 +
56 files changed, 458 insertions(+), 290 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/arm/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/arm/oldgetrlimit.c
delete mode 100644 sysdeps/unix/sysv/linux/arm/oldgetrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/arm/oldsetrlimit.c
create mode 100644 sysdeps/unix/sysv/linux/getrlimit.c
delete mode 100644 sysdeps/unix/sysv/linux/hppa/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/i386/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/i386/oldgetrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/m68k/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/m68k/m680x0/syscalls.list
delete mode 100644 sysdeps/unix/sysv/linux/m68k/oldgetrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/oldgetrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-32/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/s390/s390-32/oldgetrlimit64.c
create mode 100644 sysdeps/unix/sysv/linux/setrlimit.c
delete mode 100644 sysdeps/unix/sysv/linux/sh/getrlimit64.c
copy sysdeps/{aarch64/fpu/fegetmode.c => unix/sysv/linux/sparc/getrlimit64.c} (80%)
delete mode 100644 sysdeps/unix/sysv/linux/wordsize-64/getrlimit64.c
delete mode 100644 sysdeps/unix/sysv/linux/wordsize-64/setrlimit64.c
--
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 cc133f9 bfd: fix negative GOT offsets for non-local references on sparc64
new bb050a6 [ARC] Fix and extend features of .cpu directive.
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/ChangeLog | 17 ++++++++
gas/config/tc-arc.c | 77 +++++++++++++++++++++++++++--------
gas/testsuite/gas/arc/cl-warn.s | 5 +++
gas/testsuite/gas/arc/cpu-pseudop-1.d | 12 ++++++
gas/testsuite/gas/arc/cpu-pseudop-1.s | 6 +++
gas/testsuite/gas/arc/cpu-pseudop-2.d | 11 +++++
gas/testsuite/gas/arc/cpu-pseudop-2.s | 5 +++
gas/testsuite/gas/arc/cpu-warn2.s | 4 ++
8 files changed, 119 insertions(+), 18 deletions(-)
create mode 100644 gas/testsuite/gas/arc/cl-warn.s
create mode 100644 gas/testsuite/gas/arc/cpu-pseudop-1.d
create mode 100644 gas/testsuite/gas/arc/cpu-pseudop-1.s
create mode 100644 gas/testsuite/gas/arc/cpu-pseudop-2.d
create mode 100644 gas/testsuite/gas/arc/cpu-pseudop-2.s
create mode 100644 gas/testsuite/gas/arc/cpu-warn2.s
--
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 f482b59 Cleanup function with clang-format. NFCI.
new 8a56643 [simplifycfg][loop-simplify] Preserve loop metadata in 2 tran [...]
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/Transforms/Utils/Local.cpp | 11 +++++
lib/Transforms/Utils/LoopSimplify.cpp | 10 +++-
.../LoopSimplify/preserve-llvm-loop-metadata.ll | 42 +++++++++++++++++
.../SimplifyCFG/preserve-llvm-loop-metadata.ll | 53 ++++++++++++++++++++++
4 files changed, 115 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopSimplify/preserve-llvm-loop-metadata.ll
create mode 100644 test/Transforms/SimplifyCFG/preserve-llvm-loop-metadata.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 glibc.
from 045c13d Consolidate Linux setrlimit and getrlimit implementation
new cfaf194 MIPS: Add `.insn' to ensure a text label is defined as code not data
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 ++++++++
sysdeps/mips/mips32/crti.S | 1 +
sysdeps/mips/mips64/n32/crti.S | 1 +
sysdeps/mips/mips64/n64/crti.S | 1 +
4 files changed, 11 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 c67875a Use rtx_mode_t instead of std::make_pair
new ff0e573 MIPS: Check for sysroot support when upgrading/downgrading te [...]
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 | 40 ++++++++++++++++++++++
gcc/testsuite/gcc.target/mips/inline-memcpy-1.c | 2 +-
gcc/testsuite/gcc.target/mips/inline-memcpy-2.c | 2 +-
gcc/testsuite/gcc.target/mips/inline-memcpy-3.c | 2 +-
gcc/testsuite/gcc.target/mips/inline-memcpy-4.c | 2 +-
gcc/testsuite/gcc.target/mips/inline-memcpy-5.c | 2 +-
.../mips/loongson-shift-count-truncated-1.c | 2 +-
gcc/testsuite/gcc.target/mips/loongson-simd.c | 2 +-
gcc/testsuite/gcc.target/mips/memcpy-1.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-1.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-2.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-3.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-4.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-5.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-6.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-7.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-8.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-3d-9.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-1.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-2.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-3.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-4.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-6.c | 2 +-
gcc/testsuite/gcc.target/mips/mips.exp | 36 ++++++++++++++++---
gcc/testsuite/gcc.target/mips/mips16-attributes.c | 2 +-
gcc/testsuite/gcc.target/mips/mips32-dsp-run.c | 2 +-
gcc/testsuite/gcc.target/mips/mips32-dsp.c | 2 +-
gcc/testsuite/gcc.target/mips/save-restore-1.c | 2 +-
28 files changed, 98 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.
unknown user pushed a change to branch master
in repository llvm.
from 1e27a61 AMDGPU: Fix legalization of MUBUF instructions in shaders
new f482b59 Cleanup function with clang-format. 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 | 4 +---
1 file changed, 1 insertion(+), 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 llvm.
from 3d73fca [Power9] Add patterns for vnegd, vnegw
new 546b063 Fix spelling mistakes in MIPS target comments. NFC.
new 1e27a61 AMDGPU: Fix legalization of MUBUF instructions in shaders
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/SIInstrInfo.cpp | 18 ++++++---
lib/Target/Mips/Disassembler/MipsDisassembler.cpp | 4 +-
lib/Target/Mips/MipsAsmPrinter.cpp | 2 +-
lib/Target/Mips/MipsMachineFunction.cpp | 2 +-
test/CodeGen/AMDGPU/mubuf-shader-vgpr.ll | 49 +++++++++++++++++++++++
5 files changed, 66 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/mubuf-shader-vgpr.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 binutils-gdb.
from a85db0a cxxfilt: Recognize rust_demangling.
new cc133f9 bfd: fix negative GOT offsets for non-local references on sparc64
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 | 8 ++++++++
bfd/elfxx-sparc.c | 22 ++++++++++++----------
2 files changed, 20 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 libcxx.
from 8c57032 Remove _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS
new fa054d2 Add merge_archives.py utility
new d3b197f Make merge_archives.py executable
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:
utils/merge_archives.py | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 119 insertions(+)
create mode 100755 utils/merge_archives.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.