[PATCH] D39599: [ARM] Fix incorrect conversion of a tail call to an ordinary call

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 02:45:03 PST 2017


chill updated this revision to Diff 122626.
chill added a comment.

Thanks for the comments. Comment in `ARMSubtarget::initSubtargetFeatures` updated.


https://reviews.llvm.org/D39599

Files:
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/Thumb1FrameLowering.cpp
  test/CodeGen/ARM/thumb1_return_sequence.ll
  test/CodeGen/ARM/v8m-tail-call.ll
  test/CodeGen/Thumb/thumb-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39599.122626.patch
Type: text/x-patch
Size: 10818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/6d8a31ad/attachment.bin>


More information about the llvm-commits mailing list