This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b915bf3d8ac [LV] Fix miscompiles by adding non-header PHI nodes to AllowedExit new 28fc3a461f7 [ARM] More MVE load/store tests for offsets around the nega [...] new 2536f8c7737 Bug fix on function epilog optimization (ARM backend)
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/Target/ARM/ARMBaseInstrInfo.cpp | 5 +- test/CodeGen/ARM/fold-stack-adjust.ll | 13 + test/CodeGen/Thumb2/mve-ldst-offset.ll | 430 ++++++++++++++++++++++++++++++++ test/CodeGen/Thumb2/mve-ldst-postinc.ll | 417 +++++++++++++++++++++++++++++++ test/CodeGen/Thumb2/mve-ldst-preinc.ll | 417 +++++++++++++++++++++++++++++++ 5 files changed, 1280 insertions(+), 2 deletions(-)