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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b1c99422 0: update: llvm-linux: boot
new b4fc6f78 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b1c99422)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 11678 +++++++++++++++----------------
03-build_linux/console.log | 1638 ++---
04-boot_linux/console.log | 474 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 14020 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 14047 insertions(+), 14007 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 40fd3619367 [TargetLowering] Extend bool args to inline-asm according t [...]
new 0b58446fa38 MC: Allow getMaxInstLength to depend on the subtarget
new 3cf43c5da03 AMDGPU: Move disassembler support check to constructor
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:
include/llvm/CodeGen/TargetInstrInfo.h | 5 ++--
include/llvm/MC/MCAsmInfo.h | 9 +++++-
lib/CodeGen/TargetInstrInfo.cpp | 8 ++++--
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 21 ++++++++------
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 5 ++--
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp | 22 ++++++++++++++-
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h | 1 +
lib/Target/AMDGPU/SIInstrInfo.cpp | 3 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 6 ++--
lib/Target/Hexagon/HexagonInstrInfo.h | 6 ++--
.../AMDGPU/branch-relaxation-inst-size-gfx10.ll | 33 ++++++++++++++++++++++
11 files changed, 96 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/branch-relaxation-inst-size-gfx10.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 llvm.
from 55cec7572ae [TargetLowering] Add blank line (test commit)
new 40fd3619367 [TargetLowering] Extend bool args to inline-asm according t [...]
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/SelectionDAG/TargetLowering.cpp | 11 ++++++++++-
test/CodeGen/AArch64/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/ARM/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/Mips/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/PowerPC/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/RISCV/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/SPARC/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/SystemZ/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/Thumb/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
test/CodeGen/Thumb2/inline-asm-i-constraint-i1.ll | 14 ++++++++++++++
10 files changed, 136 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/ARM/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/Mips/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/PowerPC/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/RISCV/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/SPARC/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/SystemZ/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/Thumb/inline-asm-i-constraint-i1.ll
create mode 100644 test/CodeGen/Thumb2/inline-asm-i-constraint-i1.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 binutils-gdb.
from e7fe496b1b [gdb/testsuite] Add missing mi_skip_python_tests to py-mi-va [...]
new af1a8d0387 [gdb/testsuite] Require c++11 for gdb.base/align.exp
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/align.exp | 6 +++++-
2 files changed, 9 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 gcc.
from 2e53b0f333f Fix new coarray failures.
new 33af5a3270d [aarch64] Introduce flags for SVE2.
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 | 26 +++++++++++
gcc/common/config/aarch64/aarch64-common.c | 35 +++++++-------
gcc/config/aarch64/aarch64-option-extensions.def | 58 +++++++++++++++++-------
gcc/config/aarch64/aarch64.c | 28 ++++++------
gcc/config/aarch64/aarch64.h | 7 +++
gcc/config/aarch64/aarch64.opt | 2 +-
gcc/config/aarch64/driver-aarch64.c | 10 ++--
gcc/doc/invoke.texi | 11 +++++
8 files changed, 125 insertions(+), 52 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 9c7db5004280 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pu [...]
new 51b86f9a8d1c dm: make sure to obey max_io_len_target_boundary
new 86f9e56d0885 Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/s [...]
new 526f5b851a96 tipc: fix modprobe tipc failed after switch order of devic [...]
new 135dd9594f12 net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high p [...]
new 02596252db78 macvlan: Mark expected switch fall-through
new fa2c52be7129 vlan: Mark expected switch fall-through
new 882119ff969d 1/2] net: axienet: use readx_poll_timeout() in mdio wait function
new 563ecb8a3ccf 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdi [...]
new 13af14d06a87 Merge branch 'net-readx_poll_timeout'
new 9bbcdb07a535 tipc: Avoid copying bytes beyond the supplied data
new fc82d93e57e3 selftests: fib_rule_tests: fix local IPv4 address typo
new d1abf388604f selftests: fib_rule_tests: enable forwarding before ipv4 f [...]
new c0f8fa21b3dc Merge branch 'kselftests-fib_rule_tests-fix'
new d97c6f683088 fddi: fix typos in code comments
new e3d8e588c7cb ptp: Fix example program to match kernel.
new ba3c43851f1a networking: : fix typos in code comments
new 7036e621455f net: qrtr: Fix message type of outgoing packets
new 46dfc3a54b4d net: stmmac: fix ethtool flow control not able to get/set
new af8f3fb7fb07 net: stmmac: dma channel control register need to be init first
new 94d250fae48e usbnet: ipheth: fix racing condition
new 406cb0c4d16a net: phylink: ensure inband AN works correctly
new 72f7cfab6f93 ipv6: Consider sk_bound_dev_if when binding a raw socket t [...]
new 2bcd9d842b50 net-next: net: Fix typos in ip-sysctl.txt
new 34632975cafd selftests: fib_rule_tests: use pre-defined DEV_ADDR
new ad70411a978d usbnet: fix kernel crash after disconnect
new f75b6f303bd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new 5a5ec83d6ac9 gfs2: Fix sign extension bug in gfs2_update_stats
new 651bae980e3f Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/sc [...]
new a98d9ae937d2 arm64/iommu: handle non-remapped addresses in ->mmap and - [...]
new 14ae42a6f0b1 drivers/perf: arm_spe: Don't error on high-order pages for [...]
new 0e4add4ae79e arm64: assembler: Update comment above cond_yield_neon() macro
new 84c187afa210 arm64: don't trash config with compat symbol if COMPAT is [...]
new 48caebf7e131 arm64: Print physical address of page table base in show_pte()
new 7ba36eccb3f8 arm64/mm: Inhibit huge-vmap with ptdump
new 7a0a93c51799 arm64: vdso: Explicitly add build-id option
new 54dee406374c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 36 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/networking/ip-sysctl.txt | 4 +-
Documentation/networking/segmentation-offloads.rst | 4 +-
arch/arm64/Kconfig | 2 +-
arch/arm64/include/asm/assembler.h | 11 ++-
arch/arm64/kernel/vdso/Makefile | 4 +-
arch/arm64/mm/dma-mapping.c | 10 +++
arch/arm64/mm/fault.c | 5 +-
arch/arm64/mm/mmu.c | 11 ++-
drivers/md/dm.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 4 +-
drivers/net/ethernet/mellanox/mlx4/port.c | 5 --
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 8 +-
drivers/net/ethernet/xilinx/xilinx_axienet.h | 5 ++
drivers/net/ethernet/xilinx/xilinx_axienet_mdio.c | 16 ++--
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 16 ++--
drivers/net/fddi/skfp/hwmtm.c | 4 +-
drivers/net/macvlan.c | 1 +
drivers/net/phy/phylink.c | 37 ++++------
drivers/net/usb/ipheth.c | 3 +-
drivers/net/usb/usbnet.c | 6 ++
drivers/perf/arm_spe_pmu.c | 10 +--
fs/gfs2/lock_dlm.c | 9 ++-
include/uapi/linux/tipc_config.h | 10 ++-
net/8021q/vlan_dev.c | 1 +
net/ipv6/raw.c | 2 +
net/qrtr/qrtr.c | 4 +-
net/tipc/core.c | 18 +++--
net/tipc/subscr.h | 5 +-
net/tipc/topsrv.c | 14 +++-
tools/testing/selftests/net/fib_rule_tests.sh | 10 ++-
tools/testing/selftests/ptp/testptp.c | 85 +---------------------
32 files changed, 142 insertions(+), 190 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 ae08dcb6ee2 [IR] allow fast-math-flags on select of FP values
new c53aaaaaacc llvm-undname: Fix an assert-on-invalid, found by oss-fuzz
new 55cec7572ae [TargetLowering] Add blank line (test commit)
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/CodeGen/SelectionDAG/TargetLowering.cpp | 1 +
lib/Demangle/MicrosoftDemangle.cpp | 4 +++-
test/Demangle/invalid-manglings.test | 5 +++++
3 files changed, 9 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 6ec6968b1b Have the linker report an error if the same script is used twice.
new e7fe496b1b [gdb/testsuite] Add missing mi_skip_python_tests to py-mi-va [...]
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/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.python/py-mi-var-info-path-expression.exp | 3 +++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.