This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81c57d04ceb [ARM][LowOverheadLoops] Add LR def safety check new 1d7df59e12c Hide implementation details in namespaces. new 59654524ceb [ARM] Fix for MVE load/store stack accesses
The 2 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/CodeGen/MIRVRegNamerUtils.h | 10 +- lib/CodeGen/ModuloSchedule.cpp | 2 + lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +- lib/Target/ARM/ARMFrameLowering.cpp | 33 +++-- lib/Target/ARM/MVEVPTBlockPass.cpp | 8 +- lib/Target/X86/X86FrameLowering.cpp | 4 +- lib/Transforms/IPO/Attributor.cpp | 4 +- test/CodeGen/Thumb2/mve-stacksplot.mir | 185 +++++++++++++++++++++++++++++ 8 files changed, 232 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/Thumb2/mve-stacksplot.mir