This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2b8dd7e70b [MergeICmps] Revert accidentally submitted failing test case. new 435d2bb58b6 [ARM] Fix access to stack arguments when re-aligning SP in Armv6m
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/ARM/ARMFrameLowering.cpp | 8 +- lib/Target/ARM/ThumbRegisterInfo.cpp | 17 +- test/CodeGen/Thumb/frame-access.ll | 416 +++++++++++++++++++++++++++++++++++ 3 files changed, 424 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/Thumb/frame-access.ll