[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
       
    Wed Mar  4 11:48:51 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c96d01d2e3d: Generate Callee Saved Register (CSR) related cfi directives like .cfi_restore. (authored by wmi).
Changed prior to commit:
  https://reviews.llvm.org/D74303?vs=248108&id=248268#toc
Repository:
  rG LLVM Github Monorepo
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.248268.patch
Type: text/x-patch
Size: 15784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/037c4a2e/attachment.bin>
    
    
More information about the llvm-commits
mailing list