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-allmodconfig
in repository toolchain/linux-next.
from 0072a0c14d5b Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/ [...]
adds d55bda1b3e7c Input: matrix_keypad - check for errors from of_get_named_gpio()
adds 3ed64da3b790 Input: elan_i2c - add ELAN0620 to the ACPI table
adds ac5722c1643a Input: cros_ec_keyb - fix button/switch capability reports
adds 6c4b88288abf Input: dt-bindings - fix a typo in file input-reset.txt
adds dda2af7418db Input: migor_ts - convert to SPDX identifiers
adds 4aeba6418a16 Input: st1232 - convert to SPDX identifiers
adds e94b9f12fa2c Input: atkbd - clean up indentation issue
adds 10f91c73cc41 Input: hyper-v - fix wakeup from suspend-to-idle
adds bf87ade0dd7f Input: elan_i2c - add support for ELAN0621 touchpad
adds ad33429cd025 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
adds 9df39bedbf29 Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
adds 5a6dab15f7a7 Input: synaptics - enable SMBus for HP 15-ay000
adds a6754fae1e66 Input: xpad - quirk all PDP Xbox One gamepads
adds 6c3516fed7b6 Input: omap-keypad - fix keyboard debounce configuration
adds adac0753c252 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 1e8249b8a4e9 parisc: Enable -ffunction-sections for modules on 32-bit kernel
adds a517af52cb57 Merge branch 'parisc-4.20-4' of git://git.kernel.org/pub/s [...]
adds 48a2ca0ee399 Revert "mfd: cros_ec: Use devm_kzalloc for private data"
adds 5e0dc1a7ce1f Merge tag 'mfd-fixes-4.20' of git://git.kernel.org/pub/scm [...]
adds a72173ecfc67 Revert "exec: make de_thread() freezable"
adds 91dd51f6e7ce Merge tag 'pm-4.20-rc6' of git://git.kernel.org/pub/scm/li [...]
adds 10950929e994 btrfs: tree-checker: Don't check max block group size as c [...]
adds 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:
.../devicetree/bindings/input/input-reset.txt | 2 +-
arch/parisc/Makefile | 7 ++++++
block/blk-mq.c | 26 +++++++++++++++++++++-
drivers/ata/libata-core.c | 1 +
drivers/hid/hid-hyperv.c | 2 +-
drivers/input/joystick/xpad.c | 16 +++++--------
drivers/input/keyboard/atkbd.c | 2 +-
drivers/input/keyboard/cros_ec_keyb.c | 3 ++-
drivers/input/keyboard/matrix_keypad.c | 23 +++++++++++--------
drivers/input/keyboard/omap4-keypad.c | 18 +++++++++++----
drivers/input/mouse/elan_i2c_core.c | 3 +++
drivers/input/mouse/synaptics.c | 2 ++
drivers/input/serio/hyperv-keyboard.c | 2 +-
drivers/input/touchscreen/migor_ts.c | 15 +------------
drivers/input/touchscreen/st1232.c | 12 ++--------
drivers/mfd/cros_ec_dev.c | 8 ++++++-
fs/btrfs/tree-checker.c | 8 +++----
fs/exec.c | 5 ++---
18 files changed, 93 insertions(+), 62 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 ad6bed67ac6 Revert r347934 "[SCEV] Guard movement of insertion point fo [...]
new 8bd5d3d025d [MachineOutliner][NFC] Candidates don't need to be shared_p [...]
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 | 24 ++++++++++--------------
lib/CodeGen/MachineOutliner.cpp | 21 ++++++++++-----------
2 files changed, 20 insertions(+), 25 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-arm-stable-allmodconfig
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.
unknown user pushed a change to branch master
in repository llvm.
from 096ae714d50 [MachineOutliner][NFC] Remove CandidateList, since it's now [...]
new 7c4834215a9 [InstCombine] remove dead code from visitExtractElement
new c264b4770f6 [WebAssembly] Change event section code to 13
new ad6bed67ac6 Revert r347934 "[SCEV] Guard movement of insertion point fo [...]
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:
include/llvm/BinaryFormat/Wasm.h | 2 +-
lib/Analysis/ScalarEvolutionExpander.cpp | 83 +++++++++++-----------
.../InstCombine/InstCombineVectorOps.cpp | 6 --
test/MC/WebAssembly/event-section.ll | 2 +-
test/Transforms/InstCombine/scalarization.ll | 8 ---
test/Transforms/InstSimplify/extract-element.ll | 13 +++-
test/Transforms/LoopVectorize/pr30806.ll | 65 -----------------
7 files changed, 54 insertions(+), 125 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/pr30806.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 clang.
from 0662d22243 [Hexagon] Add intrinsics for Hexagon V66
new 5d921d55bc Fix test change from r348365 to deal with Windows paths correctly.
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/Driver/darwin-stdlib.cpp | 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 16706a2e487 darwin - add configuration support for 'otool'
new dbf8e8e9c8d runtime: add precise stack scan support
new 85df98d7fbb PR c/87028 * calls.c (get_attr_nonstring_decl): Avoid set [...]
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:
gcc/ChangeLog | 9 +
gcc/calls.c | 15 +-
gcc/gimple-low.c | 7 +
gcc/gimplify.c | 4 +
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/c-c++-common/Wstringop-truncation.c | 7 +-
gcc/testsuite/gcc.dg/Wstringop-truncation-5.c | 128 +++++++++++
gcc/testsuite/gcc.dg/fold-bcopy.c | 8 +-
gcc/testsuite/gcc.dg/strcmpopt_1.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr79697.c | 4 +-
libgo/go/runtime/mgcmark.go | 121 ++++++++++-
libgo/go/runtime/os_gccgo.go | 3 +-
libgo/go/runtime/proc.go | 51 ++++-
libgo/go/runtime/runtime2.go | 5 +
libgo/go/runtime/signal_sighandler.go | 22 ++
libgo/go/runtime/stubs.go | 7 +
libgo/go/runtime/stubs_linux.go | 8 +
libgo/go/runtime/stubs_nonlinux.go | 8 +
libgo/runtime/go-unwind.c | 248 ++++++++++++++++++++++
libgo/runtime/proc.c | 73 ++++++-
libgo/runtime/runtime.h | 13 ++
libgo/runtime/stack.c | 35 +--
23 files changed, 752 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-truncation-5.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-arm-next-allmodconfig
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.
unknown user pushed a change to branch master
in repository llvm.
from 510a34508ac Fix buildbot capture warning
new 096ae714d50 [MachineOutliner][NFC] Remove CandidateList, since it's now [...]
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/CodeGen/MachineOutliner.cpp | 40 +++++++++++-----------------------------
1 file changed, 11 insertions(+), 29 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-arm-lts-allyesconfig
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.
unknown user pushed a change to branch master
in repository llvm.
from d5178b04bca [MachineOutliner][NFC] Simplify and unify pruning/outlining logic
new 510a34508ac Fix buildbot capture warning
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/CodeGen/MachineOutliner.cpp | 15 ++++++---------
1 file changed, 6 insertions(+), 9 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 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.