This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from 9723832 Merging r292583: -------------------------------------------- [...] new b3eb8fe Cherry pick r292625
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/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 25 ++++- test/CodeGen/AArch64/ldst-opt-dbg-limit.mir | 133 ----------------------- test/CodeGen/AArch64/ldst-opt.mir | 132 ++++++++++++++++++++++ 3 files changed, 155 insertions(+), 135 deletions(-) delete mode 100644 test/CodeGen/AArch64/ldst-opt-dbg-limit.mir create mode 100644 test/CodeGen/AArch64/ldst-opt.mir