This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository llvm.
from 7515784defa Merging r344516:
new 05998067a2e Merging r344591:
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/MC/MCAsmBackend.h | 5 +++++
lib/MC/MCExpr.cpp | 5 +++++
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 9 +++++++++
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 2 ++
.../Mips/micromips-gcc-except-table.ll} | 11 +++++------
5 files changed, 26 insertions(+), 6 deletions(-)
copy test/{DebugInfo/Mips/eh_frame.ll => CodeGen/Mips/micromips-gcc-except-table.l [...]
--
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 a7df14b63e3 AMDGPU: Fix analyzeBranch failing with pseudoterminators
new e4f36d3061f [X86] Add some test cases for vector multiplies on vectors [...]
new 1f5686ff1b1 [X86] Add custom type legalization for v2i8/v4i8/v8i8 mul u [...]
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/X86/X86ISelLowering.cpp | 22 +++++-
test/CodeGen/X86/widen_mul.ll | 148 +++++++++++++++++++++++++++++++++++++
2 files changed, 168 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/widen_mul.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/linux-next.
from 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...]
adds 21a446cf1865 NFSv4: Don't exit the state manager without clearing NFS4C [...]
adds a1aa09be21fa NFSv4: Ensure that the state manager exits the loop on SIGKILL
adds a652a4bc2169 SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credenti [...]
adds e3d5e573a54d SUNRPC: Fix a bogus get/put in generic_key_to_expire()
adds e39d8a186ed0 NFSv4: Fix an Oops during delegation callbacks
adds 94ca5c18e1e3 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/proj [...]
adds e39f9dd8206a pinctrl: meson: fix pinconf bias disable
adds 4bc51e1e350c pinctrl: meson: fix gxbb ao pull register bits
adds ed3a2b74f3eb pinctrl: meson: fix gxl ao pull register bits
adds e91b162d2868 pinctrl: meson: fix meson8 ao pull register bits
adds a1705f02704c pinctrl: meson: fix meson8b ao pull register bits
adds 595b0674ce78 MAINTAINERS: Add tree link for Intel pin control driver
adds 282fd2a2adb4 Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/sc [...]
adds c138325fb871 selinux: check length properly in SCTP bind hook
adds 877181a8d9dc selinux: fix non-MLS handling in mls_context_to_sid()
adds da5322e65940 Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 +
drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson-gxl.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +-
fs/nfs/callback_proc.c | 4 +-
fs/nfs/delegation.c | 11 +++++-
fs/nfs/nfs4state.c | 10 +++--
net/sunrpc/auth_generic.c | 8 +---
net/sunrpc/auth_gss/auth_gss.c | 61 ++++++++++++++++++++----------
security/selinux/hooks.c | 3 ++
security/selinux/ss/mls.c | 10 +++--
13 files changed, 76 insertions(+), 42 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 f90d15ca8 [WebAssembly] Import the stack pointer when building shared l [...]
new fc44b31c1 [ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction
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/Arch/Mips.cpp | 4 +-
test/ELF/mips-got16-relocatable.s | 8 +--
test/ELF/mips-npic-call-pic-os.s | 35 +++++------
test/ELF/mips-npic-call-pic-script.s | 114 +++++++++--------------------------
test/ELF/mips-npic-call-pic.s | 25 +++-----
test/ELF/mips-traps.s | 22 +++++++
6 files changed, 83 insertions(+), 125 deletions(-)
create mode 100644 test/ELF/mips-traps.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.