[PATCH] D69906: [ARM] Track epilogue instructions with FrameDestroy flag (NFC)

Oliver Stannard (Linaro) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 16 04:35:57 PDT 2020


ostannard updated this revision to Diff 250519.
ostannard added a comment.

- Add frame-destroy flag to every instruction in epilogue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69906/new/

https://reviews.llvm.org/D69906

Files:
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/test/CodeGen/MIR/ARM/thumb2-sub-sp-t3.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69906.250519.patch
Type: text/x-patch
Size: 7005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/8870d99c/attachment.bin>


More information about the llvm-commits mailing list