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-aarch64-stable-defconfig in repository toolchain/ci/llvm-project.
from 68f2f7cc08f Merging r355607: adds 9465a4c3ed5 Merging r357701: new 87c0dbbedac Merging r357376 and r359120: new 2a5c205ccd2 Merging r359834: new 0d754fd0166 Merging r359496:
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: .../Linux/NativeRegisterContextLinux_x86_64.cpp | 136 ++++++++++------- .../Linux/NativeRegisterContextLinux_x86_64.h | 3 +- llvm/cmake/modules/LLVMProcessSources.cmake | 10 +- 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 +++++++++++++++++++++ 8 files changed, 284 insertions(+), 135 deletions(-) create mode 100644 llvm/test/CodeGen/X86/PR40322.ll