[PATCH] D77852: Outline CFI Instructions in Tail Calls
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 19:48:23 PDT 2020
AndrewLitteken created this revision.
AndrewLitteken added a reviewer: paquette.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
This patch outlines CFI Instructions if the outlined function is part of a tail call
Repository:
rG LLVM Github Monorepo
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
llvm/test/CodeGen/AArch64/machine-outliner-cfi.mir
llvm/test/CodeGen/AArch64/machine-outliner-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77852.256487.patch
Type: text/x-patch
Size: 10414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/32e93ad4/attachment.bin>
More information about the llvm-commits
mailing list