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-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from 223741b 0: update: binutils-gcc-linux: boot
new d64d930 1: reset: gcc-c53fd0cf4566685c8d2a4fe8c90e412a0d296f3b: -9
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 | 130 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 11237 ++++++++---------
04-build_abe-stage1/console.log | 11871 +++++++-----------
05-build_linux/console.log | 470 -
06-boot_linux/console.log | 211 -
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 25 -
console.log | 23936 +++++++++++++++---------------------
jenkins/manifest.sh | 15 +-
reset-baseline | 0
results | 8 -
12 files changed, 20434 insertions(+), 27490 deletions(-)
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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 97e268381d5 [AMDGPU] gfx908 hazard recognizer
new 52d4c048b38 [Attributor] Deduce "nosync" function attribute.
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:
docs/LangRef.rst | 10 +
include/llvm/Bitcode/LLVMBitCodes.h | 3 +-
include/llvm/IR/Attributes.td | 3 +
include/llvm/Transforms/IPO/Attributor.h | 42 ++-
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 1 +
lib/AsmParser/LLToken.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 8 +-
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +
lib/IR/Attributes.cpp | 2 +
lib/IR/Verifier.cpp | 1 +
lib/Transforms/IPO/Attributor.cpp | 193 +++++++++++
lib/Transforms/Utils/CodeExtractor.cpp | 1 +
test/Bitcode/attributes.ll | 13 +-
test/Transforms/FunctionAttrs/arg_returned.ll | 70 ++--
test/Transforms/FunctionAttrs/fn_noreturn.ll | 10 +-
test/Transforms/FunctionAttrs/nosync.ll | 352 +++++++++++++++++++++
test/Transforms/FunctionAttrs/nounwind.ll | 6 +-
.../read_write_returned_arguments_scc.ll | 16 +-
19 files changed, 675 insertions(+), 60 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/nosync.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b861d6e 0: update: linux-1a05924366694d17a36e6b086d5bba1a8d74b977: boot
new 223741b 0: update: binutils-gcc-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 (b861d6e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 129 +-
02-prepare_abe/console.log | 154 +-
03-build_abe-binutils/console.log | 11168 ++++++++-------
04-build_abe-stage1/console.log | 15265 ++++++++++----------
05-build_linux/console.log | 483 +-
06-boot_linux/console.log | 334 +-
console.log | 27533 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28247 insertions(+), 26835 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 6644a1885fc [AMDGPU] gfx908 mfma support
new b569379bb05 [AMDGPU] gfx908 scheduling
new f7984471d41 [InstCombine][NFCI] Add more test coverage to onehot_merge.ll
new 97e268381d5 [AMDGPU] gfx908 hazard recognizer
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:
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 124 ++++++++
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 229 +++++++++++++-
lib/Target/AMDGPU/GCNHazardRecognizer.h | 5 +
lib/Target/AMDGPU/SIInstrInfo.h | 8 +
lib/Target/AMDGPU/SISchedule.td | 31 ++
test/CodeGen/AMDGPU/mai-hazards.mir | 457 ++++++++++++++++++++++++++++
test/Transforms/InstCombine/onehot_merge.ll | 161 ++++++++++
7 files changed, 1014 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/mai-hazards.mir
--
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 f90a391b76 [clang-shlib] Fix clang-shlib for PRIVATE dependencies
new a93151d4cb [analyzer] exploded-graph-rewriter: Fix filenames in program point.
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/Analysis/exploded-graph-rewriter/program_points.dot | 3 ++-
utils/analyzer/exploded-graph-rewriter.py | 5 +++--
2 files changed, 5 insertions(+), 3 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 a131c2bf1656 Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm [...]
new 7c8e90ddf02f irqchip/renesas-rza1: Prevent use-after-free in rza1_irqc_probe()
new 20faba848752 irqchip/gic-v3-its: Fix misuse of GENMASK macro
new 3a83f575a33b Merge branch 'irq-urgent-for-linus' of git://git.kernel.or [...]
new 7e8e6816c649 stacktrace: Use PF_KTHREAD to check for kernel threads
new 02150fab6ae9 Merge branch 'core-urgent-for-linus' of git://git.kernel.o [...]
new 9bdd7bb3a844 clocksource/drivers/npcm: Fix misuse of GENMASK macro
new 0df1c9868c3a timekeeping/vsyscall: Use __iter_div_u64_rem()
new d7fe42a64a19 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...]
new 39ca5fb4920a x86/ldt: Initialize the context lock for init_mm
new 013c66edf207 Revert "x86/build: Move _etext to actual end of .text"
new 1cbec37b3f9c x86/entry/32: Fix ENDPROC of common_spurious
new ecc606103837 x86/alternatives: Fix int3_emulate_call() selftest stack c [...]
new 26515699863d x86/pgtable/32: Fix LOWMEM_PAGES constant
new 7652ac920185 x86/asm: Move native_write_cr0/4() out of line
new cbf5b73d162b x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
new 753c8d9b7d81 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 16 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/x86/entry/entry_32.S | 2 +-
arch/x86/include/asm/mmu.h | 1 +
arch/x86/include/asm/pgtable_32.h | 2 +-
arch/x86/include/asm/processor.h | 1 +
arch/x86/include/asm/special_insns.h | 41 +-------------------
arch/x86/kernel/alternative.c | 25 ++++++++++---
arch/x86/kernel/cpu/common.c | 72 ++++++++++++++++++++++++++++--------
arch/x86/kernel/smpboot.c | 14 +------
arch/x86/kernel/stacktrace.c | 8 ++--
arch/x86/kernel/vmlinux.lds.S | 6 +--
arch/x86/xen/smp_pv.c | 1 +
drivers/clocksource/timer-npcm7xx.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 2 +-
drivers/irqchip/irq-renesas-rza1.c | 15 ++++----
kernel/stacktrace.c | 2 +-
kernel/time/vsyscall.c | 6 +--
16 files changed, 102 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.