[PATCH] D49459: [ARM] Avoid spilling lr with Thumb1 tail calls.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 17:14:39 PDT 2018


efriedma updated this revision to Diff 156186.
efriedma added a comment.

Use MachineFrameInfo::hasTailCall() instead of iterating over the function.


Repository:
  rL LLVM

https://reviews.llvm.org/D49459

Files:
  lib/Target/ARM/ARMFrameLowering.cpp
  test/CodeGen/ARM/v8m-tail-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49459.156186.patch
Type: text/x-patch
Size: 8858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/d33ca263/attachment.bin>


More information about the llvm-commits mailing list