This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8bd5d3d025d [MachineOutliner][NFC] Candidates don't need to be shared_p [...]
new 3b07352f4c8 [MachineOutliner][NFC] Remove buildCandidateList and replac [...]
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 | 54 +++++++----------------------------------
1 file changed, 9 insertions(+), 45 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/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.