[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
Tue Nov 14 02:37:52 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318143: [ARM] Fix incorrect conversion of a tail call to an ordinary call (authored by chill).

Changed prior to commit:
  https://reviews.llvm.org/D39599?vs=122626&id=122799#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39599

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39599.122799.patch
Type: text/x-patch
Size: 10983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/0ea7de7a/attachment.bin>


More information about the llvm-commits mailing list