This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f66e35e8c00 [ORC] Consume unhandled errors in unit test.
new bb3be36c554 [RISCV] Introduce alu8.ll and alu16.ll tests
new 2e1904606dc [IAI,LV] Avoid creating interleave-groups for predicated accesse
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/Analysis/VectorUtils.cpp | 4 +-
test/CodeGen/RISCV/alu16.ll | 214 +++++++++++++++++++++++
test/CodeGen/RISCV/alu8.ll | 198 +++++++++++++++++++++
test/Transforms/LoopVectorize/X86/x86-pr39099.ll | 60 +++++++
test/Transforms/LoopVectorize/pr39099.ll | 42 +++++
5 files changed, 517 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/RISCV/alu16.ll
create mode 100644 test/CodeGen/RISCV/alu8.ll
create mode 100644 test/Transforms/LoopVectorize/X86/x86-pr39099.ll
create mode 100644 test/Transforms/LoopVectorize/pr39099.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 linux.
from 055d8d9eae35 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
new 36cae568404a USB: serial: option: improve Quectel EP06 detection
new 35aecc02b5b6 USB: serial: option: add two-endpoints device-id flag
new f5fad711c06e USB: serial: simple: add Motorola Tetra MTP6550 id
new dcb44ac0601e Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/ [...]
new f2924d4b16ae usb: cdc_acm: Do not leak URB buffers
new ffe84e01bb1b xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
new 555df5820e73 usb: xhci-mtk: resume USB3 roothub first
new cc02f852872d Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/l [...]
new beeeac43b6fa Revert "serial: 8250_dw: Fix runtime PM handling"
new 10653022456d Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
new 5b162cc4ac27 Revert "serial: sh-sci: Allow for compressed SCIF address"
new 4ebaf0754c7a Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/l [...]
new 41e270f6898e Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
new 34bd283396af fpga: do not access region struct after fpga_region_unregister
new c2d68afba86d tools: hv: fcopy: set 'error' in case an unknown operation [...]
new b4d9a0e5ca13 fpga: bridge: fix obvious function documentation error
new 492ecf6d6598 docs: fpga: document fpga manager flags
new 7012040576c6 firmware: Always initialize the fw_priv list object
new 86da809dda64 thunderbolt: Do not handle ICM events after domain is stopped
new eafa717bc145 thunderbolt: Initialize after IOMMUs
new fb1c592cf4c9 Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub [...]
The 21 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:
Documentation/driver-api/fpga/fpga-mgr.rst | 5 +++
drivers/base/firmware_loader/main.c | 7 ++--
drivers/fpga/dfl-fme-region.c | 4 ++-
drivers/fpga/fpga-bridge.c | 2 +-
drivers/fpga/of-fpga-region.c | 3 +-
drivers/hv/connection.c | 8 +++--
drivers/thunderbolt/icm.c | 49 +++++++++++---------------
drivers/thunderbolt/nhi.c | 2 +-
drivers/tty/serial/8250/8250_dw.c | 4 ---
drivers/tty/serial/sh-sci.c | 56 ++++++++++++++++++++++--------
drivers/usb/class/cdc-acm.c | 6 ++++
drivers/usb/host/xhci-mtk.c | 4 +--
drivers/usb/host/xhci-pci.c | 2 ++
drivers/usb/serial/option.c | 15 ++++++--
drivers/usb/serial/usb-serial-simple.c | 3 +-
include/linux/fpga/fpga-mgr.h | 20 +++++++----
include/linux/serial_sci.h | 1 +
tools/hv/hv_fcopy_daemon.c | 1 +
18 files changed, 124 insertions(+), 68 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 c1d84a1b42ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new 242cdad873a7 lib/xz: Put CRC32_POLY_LE in xz_private.h
new b45ba4a51cde powerpc/lib: fix book3s/32 boot failure due to code patching
new a932ed3b7181 powerpc: Don't print kernel instructions in show_user_inst [...]
new ac1788cc7da4 powerpc/numa: Skip onlining a offline node in kdump path
new cd2093cb45a4 Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/s [...]
new 3cc5746e5ad7 scsi: qedi: Initialize the stats mutex lock
new 40fa9167d307 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 669757678881 i2c: i2c-qcom-geni: Properly handle DMA safe buffers
new ea51e17b953f i2c: i2c-isch: fix spelling mistake "unitialized" -> "unin [...]
new 08d9db00fe0e i2c: i2c-scmi: fix for i2c_smbus_write_block_data
new 9ce7610e6d20 i2c: designware: Call i2c_dw_clk_rate() only when calculat [...]
new 055d8d9eae35 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 12 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:
arch/powerpc/kernel/process.c | 10 ++++++++++
arch/powerpc/lib/code-patching.c | 20 ++++++++++++--------
arch/powerpc/mm/numa.c | 5 +++--
drivers/i2c/busses/i2c-designware-master.c | 4 +++-
drivers/i2c/busses/i2c-isch.c | 2 +-
drivers/i2c/busses/i2c-qcom-geni.c | 22 ++++++++++++++++++----
drivers/i2c/busses/i2c-scmi.c | 1 +
drivers/scsi/qedi/qedi_main.c | 1 +
lib/xz/xz_crc32.c | 1 -
lib/xz/xz_private.h | 4 ++++
10 files changed, 53 insertions(+), 17 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 binutils-gdb.
from f9e48344d5 Use standard_output_file in a couple more places
new 51e78fc5fa Update symbol domain and location values for Python
new add5ded5e4 Add Inferior.architecture method
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:
gdb/ChangeLog | 14 ++++++++++++++
gdb/NEWS | 8 ++++++++
gdb/doc/ChangeLog | 13 +++++++++++++
gdb/doc/python.texi | 29 ++++++++++++++++++-----------
gdb/python/py-inferior.c | 15 +++++++++++++++
gdb/python/py-symbol.c | 24 ++++++++++++++++++------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-inferior.exp | 8 ++++++++
8 files changed, 99 insertions(+), 17 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 binutils-gdb.
from 2a8be20359 Fix Python gdb.Breakpoint.location crash
new a8a5dbcab8 Do not accidentally include in-tree readline headers
new f9e48344d5 Use standard_output_file in a couple more places
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:
gdb/ChangeLog | 8 ++++++++
gdb/Makefile.in | 3 +--
gdb/arc-tdep.c | 2 +-
gdb/frv-tdep.c | 2 +-
gdb/lm32-tdep.c | 2 +-
gdb/mep-tdep.c | 4 ++--
gdb/microblaze-tdep.c | 4 ++--
gdb/or1k-tdep.h | 4 ++--
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/gnu-ifunc.exp | 2 +-
gdb/testsuite/gdb.trace/unavailable-dwarf-piece.exp | 2 +-
11 files changed, 25 insertions(+), 13 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 binutils-gdb.
from 2fb009bbd1 Update help text for commands implemented in Python
new 2a8be20359 Fix Python gdb.Breakpoint.location crash
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:
gdb/ChangeLog | 5 +++++
gdb/python/py-breakpoint.c | 7 ++++++-
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.python/py-breakpoint.exp | 5 +++++
4 files changed, 21 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 binutils-gdb.
from 9e9b8787e9 Automatic date update in version.in
new 2fb009bbd1 Update help text for commands implemented in Python
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:
gdb/ChangeLog | 25 ++++++++
gdb/python/lib/gdb/command/explore.py | 36 ++++-------
gdb/python/lib/gdb/command/frame_filters.py | 91 +++++++++++++--------------
gdb/python/lib/gdb/command/pretty_printers.py | 45 +++++++------
gdb/python/lib/gdb/command/type_printers.py | 13 ++--
gdb/python/lib/gdb/command/unwinders.py | 51 +++++++--------
gdb/python/lib/gdb/command/xmethods.py | 79 +++++++++++------------
gdb/python/lib/gdb/function/as_string.py | 8 +--
gdb/python/lib/gdb/function/caller_is.py | 40 +++++-------
gdb/python/lib/gdb/function/strfns.py | 28 +++------
10 files changed, 198 insertions(+), 218 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 ee5c35b1a78 [ORC] Add a 'remove' method to JITDylib to remove symbols.
new f66e35e8c00 [ORC] Consume unhandled errors in unit test.
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:
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 2 ++
1 file changed, 2 insertions(+)
--
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 gcc-8-branch
in repository gcc.
from c80da2e4a99 2018-10-06 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 2b002e8f0fc Daily bump.
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/DATESTAMP | 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 35d5443a1b2 Use gfc_charlen_type instead of int for string lenghts
new 16dbe3c8041 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.