[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
Sun Apr 19 12:17:30 PDT 2020


wmi updated this revision to Diff 258614.
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-2.mir
  llvm/test/CodeGen/X86/cfi-inserter-callee-save-register.mir
  llvm/test/CodeGen/X86/cfi-inserter-verify-inconsistent-csr.mir
  llvm/test/CodeGen/X86/cfi-inserter-verify-inconsistent-loc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74303.258614.patch
Type: text/x-patch
Size: 23086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200419/c88d2a0b/attachment.bin>


More information about the llvm-commits mailing list