[PATCH] D74303: [CFI] cfi directive insertion for callee-save-registers in CFIInstrInserter pass
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 23:01:40 PST 2020
wmi updated this revision to Diff 248108.
wmi added a comment.
Address @thegameg's comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74303/new/
https://reviews.llvm.org/D74303
Files:
llvm/lib/CodeGen/CFIInstrInserter.cpp
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/test/CodeGen/X86/cfi-epilogue-with-return.mir
llvm/test/CodeGen/X86/cfi-epilogue-without-return.mir
llvm/test/CodeGen/X86/cfi-inserter-callee-save-register.mir
llvm/test/CodeGen/X86/cfi-inserter-verify-inconsistent-csr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74303.248108.patch
Type: text/x-patch
Size: 15974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/4ea7b75a/attachment.bin>
More information about the llvm-commits
mailing list