This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ba09a5c6c18 Preprocessing support in tablegen.
new ea655f4c15d [X86] In LowerLoad, fix assert messages and rename a variab [...]
new ba09a3b544a [LegalizeVectorOps] After custom legalizing an extending lo [...]
new 2a119cc3939 [X86] Remove a branch on SSE4.1 from LowerLoad
The 3 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/LegalizeVectorOps.cpp | 12 ++++++++--
lib/Target/X86/X86ISelLowering.cpp | 32 ++++++++------------------
2 files changed, 20 insertions(+), 24 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 85970a956 Add new interceptor for mi_vector_hash(3)
new 77d7802c9 [hwasan] disable one test line while investigating a bot failure
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/hwasan/TestCases/heap-buffer-overflow.c | 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 gcc.
from 6b8784b2b7e PR rtl-optimization/87475 * cfgrtl.c (patch_jump_insn): A [...]
new 453b5ac5a0c [gcc] 2018-11-16 Michael Meissner <meissner(a)linux.ibm.com>
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 | 50 ++++
gcc/config/rs6000/constraints.md | 2 +-
gcc/config/rs6000/predicates.md | 154 +----------
gcc/config/rs6000/rs6000-cpus.def | 7 +-
gcc/config/rs6000/rs6000-protos.h | 6 -
gcc/config/rs6000/rs6000.c | 400 +----------------------------
gcc/config/rs6000/rs6000.md | 142 ----------
gcc/config/rs6000/rs6000.opt | 4 -
gcc/doc/md.texi | 2 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/powerpc/fusion3.c | 18 --
gcc/testsuite/gcc.target/powerpc/fusion4.c | 12 -
12 files changed, 83 insertions(+), 719 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/fusion3.c
delete mode 100644 gcc/testsuite/gcc.target/powerpc/fusion4.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig
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.