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-release-arm-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from 9465a4c3ed5 Merging r357701: adds 87c0dbbedac Merging r357376 and r359120: adds 2a5c205ccd2 Merging r359834: adds 0d754fd0166 Merging r359496: new 7c1f15e355f Merging r357885:
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: lld/ELF/Writer.cpp | 5 + lld/test/ELF/emit-relocs-mergeable2.s | 14 ++ .../Linux/NativeRegisterContextLinux_x86_64.cpp | 136 ++++++++++------- .../Linux/NativeRegisterContextLinux_x86_64.h | 3 +- llvm/lib/Target/AArch64/AArch64SchedExynosM4.td | 36 ++--- llvm/lib/Target/AArch64/AArch64SchedPredExynos.td | 11 -- llvm/lib/Target/AArch64/AArch64SchedPredicates.td | 53 ------- llvm/lib/Target/X86/X86TargetMachine.cpp | 6 +- llvm/test/CodeGen/X86/PR40322.ll | 164 +++++++++++++++++++++ 9 files changed, 294 insertions(+), 134 deletions(-) create mode 100644 lld/test/ELF/emit-relocs-mergeable2.s create mode 100644 llvm/test/CodeGen/X86/PR40322.ll