This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29f89772107 AMDGPU: Fix test new a466503cd36 [ARM] Fix incorrect conversion of a tail call to an ordinary call
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/ARMSubtarget.cpp | 4 +- lib/Target/ARM/Thumb1FrameLowering.cpp | 106 +++++++++++++++++++--------- test/CodeGen/ARM/thumb1_return_sequence.ll | 41 ++++------- test/CodeGen/ARM/v8m-tail-call.ll | 58 ++++++++++----- test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 9 ++- 5 files changed, 133 insertions(+), 85 deletions(-)