This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from bdeb7b22dfb Daily bump.
new b4da585b6b6 RISC-V: Fix -msave-restore bug with sibcalls.
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/ChangeLog | 10 +++++++++
gcc/config/riscv/riscv.c | 20 +++--------------
gcc/testsuite/ChangeLog | 12 +++++++++++
.../gcc.target/{vax/vax.exp => riscv/riscv.exp} | 6 +++---
gcc/testsuite/gcc.target/riscv/save-restore-1.c | 25 ++++++++++++++++++++++
5 files changed, 53 insertions(+), 20 deletions(-)
copy gcc/testsuite/gcc.target/{vax/vax.exp => riscv/riscv.exp} (88%)
create mode 100644 gcc/testsuite/gcc.target/riscv/save-restore-1.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 llvm.
from 3f8e15a6280 [MachineOutliner] AArch64: Handle instrs that use SP and wi [...]
new 80bcd57901e [X86] Remove unnecessary isel pattern that is a combination [...]
new 7ef3f8d9a1f [X86] Remove llvm.x86.avx512.cvt*2mask.* intrinsics and aut [...]
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/IR/IntrinsicsX86.td | 29 -------------
lib/IR/AutoUpgrade.cpp | 21 +++++++--
lib/Target/X86/X86ISelLowering.cpp | 13 ------
lib/Target/X86/X86InstrAVX512.td | 2 -
lib/Target/X86/X86IntrinsicsInfo.h | 14 +-----
test/CodeGen/X86/avx512-mask-zext-bugfix.ll | 50 +++++++++++-----------
test/CodeGen/X86/avx512bw-intrinsics-upgrade.ll | 44 +++++++++++++++++++
test/CodeGen/X86/avx512bw-intrinsics.ll | 41 ------------------
test/CodeGen/X86/avx512bwvl-intrinsics-upgrade.ll | 52 +++++++++++++++++++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 51 ----------------------
test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 25 +++++++++++
test/CodeGen/X86/avx512dq-intrinsics.ll | 26 ------------
test/CodeGen/X86/avx512dqvl-intrinsics-upgrade.ll | 51 ++++++++++++++++++++++
test/CodeGen/X86/avx512dqvl-intrinsics.ll | 52 -----------------------
14 files changed, 217 insertions(+), 254 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 99a628a4beb Daily bump.
new c4142509a19 RISC-V: Fix -msave-restore bug with sibcalls.
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/ChangeLog | 7 +++++++
gcc/config/riscv/riscv.c | 18 ++----------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/riscv/save-restore-1.c | 25 +++++++++++++++++++++++++
4 files changed, 39 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/save-restore-1.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 glibc.
from d7ff3f11b6 tst-ttyname: skip the test when /dev/ptmx is not available
new 311ba8dc44 hurd: Use the new file_exec_paths RPC
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 | 15 +++++++++
hurd/Versions | 4 +++
hurd/hurd.h | 13 ++++++--
hurd/hurdexec.c | 52 +++++++++++++++++++++++++------
sysdeps/mach/hurd/execve.c | 36 ++++++++++++++++++++--
sysdeps/mach/hurd/fexecve.c | 5 +--
sysdeps/mach/hurd/spawni.c | 74 ++++++++++++++++++++++++++++++++++-----------
7 files changed, 167 insertions(+), 32 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 f5a4b472011 [CMake] Support for cross-compilation when build runtimes
new 3f8e15a6280 [MachineOutliner] AArch64: Handle instrs that use SP and wi [...]
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:
include/llvm/CodeGen/TargetInstrInfo.h | 9 ++-
lib/CodeGen/MachineOutliner.cpp | 7 ++-
lib/Target/AArch64/AArch64InstrInfo.cpp | 99 +++++++++++++++++++++++++++----
lib/Target/AArch64/AArch64InstrInfo.h | 3 +-
lib/Target/X86/X86InstrInfo.cpp | 4 +-
lib/Target/X86/X86InstrInfo.h | 2 +-
test/CodeGen/AArch64/machine-outliner.mir | 30 +++++++++-
7 files changed, 132 insertions(+), 22 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 lld.
from 2dc18cd52 [WebAssembly] Write out undefined symbol addresses as zero
new eeaf4be3e Rewrite our relocation processing.
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/Relocations.cpp | 332 ++++++++++++++-----------------
test/ELF/aarch64-fpic-adr_prel_lo21.s | 2 +-
test/ELF/aarch64-fpic-adr_prel_pg_hi21.s | 2 +-
test/ELF/got32-i386-pie-rw.s | 2 +-
test/ELF/i386-got-and-copy.s | 1 +
test/ELF/mips-got-and-copy.s | 8 +-
test/ELF/x86-64-dyn-rel-error.s | 4 +-
7 files changed, 159 insertions(+), 192 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 3bf32070971 [gcc]
new 99a628a4beb Daily bump.
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/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.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from bc43004b814 Daily bump.
new 09582380154 Daily bump.
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/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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 104e5f3e3f9 [arm] PR target/82975: Guard against reg_renumber being NUL [...]
new bdeb7b22dfb Daily bump.
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/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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 9c4ac400f0 hurd: Add enough auxv support for AT_ENTRY for PIE binaries
new 933ea656af Automatic date update in version.in
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/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.