[PATCH] D122541: [X86] Set frame-setup/frame-destroy on prologue/epilogue CFI instructions

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 09:05:10 PDT 2022


MaskRay updated this revision to Diff 419175.
MaskRay marked an inline comment as done.
MaskRay added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122541

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86FrameLowering.h
  llvm/test/CodeGen/X86/cfi-xmm.ll
  llvm/test/CodeGen/X86/epilogue-cfi-fp.ll
  llvm/test/CodeGen/X86/push-cfi.ll
  llvm/test/CodeGen/X86/throws-cfi-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122541.419175.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/b0b6757f/attachment.bin>


More information about the llvm-commits mailing list