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-lts-allmodconfig in repository toolchain/ci/llvm-project.
from 840845a1eea Fix merge issues in b288f7d6bb8fdd21d27ba755302db194c181fdaf adds 686a8891ca5 Revert ABI/API changes from b288f7d adds 0ec4a87c38d Fix build since b288f7d new 8af4ee9ff00 Merging r375403:
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: llvm/include/llvm/CodeGen/MachineFunction.h | 19 +++++++++++--- llvm/lib/CodeGen/MachineFunction.cpp | 20 ++++++++++++++- llvm/lib/CodeGen/MachineInstr.cpp | 2 +- llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp | 8 ++++-- .../Transforms/MemCpyOpt/aggregate-type-crash.ll | 30 ++++++++++++++++++++++ llvm/unittests/CodeGen/MachineInstrTest.cpp | 2 +- 6 files changed, 73 insertions(+), 8 deletions(-) create mode 100644 llvm/test/Transforms/MemCpyOpt/aggregate-type-crash.ll