This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from d08970904582 Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/s [...]
new fd6f32f78645 libata: whitelist all SAMSUNG MZ7KM* solid-state disks
new ffe81d45322c blk-mq: fix corruption with direct issue
new 4eaaa2b99e30 Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-block
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:
block/blk-mq.c | 26 +++++++++++++++++++++++++-
drivers/ata/libata-core.c | 1 +
2 files changed, 26 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 810c63b2be2 [InstCombine] reduce duplication in visitExtractElementInst; NFC
new d5178b04bca [MachineOutliner][NFC] Simplify and unify pruning/outlining logic
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/MachineOutliner.h | 20 +---
lib/CodeGen/MachineOutliner.cpp | 172 +++------------------------------
2 files changed, 16 insertions(+), 176 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 5aafb60b3da [InstCombine] add/move tests for extractelement; NFC
new 810c63b2be2 [InstCombine] reduce duplication in visitExtractElementInst; 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:
.../InstCombine/InstCombineVectorOps.cpp | 70 ++++++++++------------
1 file changed, 32 insertions(+), 38 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 clang.
from 88c0bc1f44 [Hexagon] Add support for Hexagon V66
new 0662d22243 [Hexagon] Add intrinsics for Hexagon V66
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/clang/Basic/BuiltinsHexagon.def | 17 +
lib/Sema/SemaChecking.cpp | 1482 +++++++++++++++---------------
test/CodeGen/builtins-hexagon-v66-128B.c | 67 ++
test/CodeGen/builtins-hexagon-v66.c | 91 ++
4 files changed, 922 insertions(+), 735 deletions(-)
create mode 100644 test/CodeGen/builtins-hexagon-v66-128B.c
create mode 100644 test/CodeGen/builtins-hexagon-v66.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 gcc.
from 94830b59a45 * config/i386/cygming.h (PCC_BITFIELD_TYPE_MATTERS): Remov [...]
new 16706a2e487 darwin - add configuration support for 'otool'
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 | 12 ++
Makefile.in | 6 +
Makefile.tpl | 6 +
configure | 409 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 3 +
gcc/ChangeLog | 5 +
gcc/configure | 68 ++++++++-
gcc/configure.ac | 17 +++
8 files changed, 524 insertions(+), 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig
in repository toolchain/gcc.
from 88eb6cf830d PR c++/88120 - ICE when calling save_expr in a template. [...]
adds bec845cb482 Daily bump.
adds 3192e007373 darwin - backport r263645, no support for split DWARF on Darwin.
adds ddff4efc7e2 2018-12-05 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 21 +++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/darwin.c | 8 ++++
gcc/config/darwin.h | 6 ++-
gcc/testsuite/ChangeLog | 20 +++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr85302.C | 1 +
gcc/testsuite/gcc.dg/lto/pr83719_0.c | 1 +
gcc/testsuite/gcc.dg/pr86064.c | 1 +
gcc/testsuite/gcc.dg/vect/pr87288-1.c | 49 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-2.c | 64 +++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr87288-3.c | 64 +++++++++++++++++++++++++++++
gcc/tree-vect-loop.c | 14 +++++--
12 files changed, 245 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-1.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr87288-3.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-stable-allnoconfig
in repository toolchain/binutils-gdb.
from 881917c2cb Automatic date update in version.in
adds a52b73d14c Automatic date update in version.in
No new revisions were added by this update.
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.