[PATCH] D77852: Outline CFI Instructions in Tail Calls

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 10 15:04:24 PDT 2020


AndrewLitteken updated this revision to Diff 256672.
AndrewLitteken set the repository for this revision to rG LLVM Github Monorepo.
AndrewLitteken added a comment.

Taking more care to include all CFI instructions and general formatting, also making sure all the tests pass


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

https://reviews.llvm.org/D77852

Files:
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-cfi-tail.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77852.256672.patch
Type: text/x-patch
Size: 7236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/835f2765/attachment-0001.bin>


More information about the llvm-commits mailing list