[PATCH] D76882: [AMDGPU] Implement CFI for non-kernel functions

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 13 09:44:32 PDT 2020


scott.linder updated this revision to Diff 263752.
scott.linder marked an inline comment as done.
scott.linder added a comment.

Rebase over https://reviews.llvm.org/D79878


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76882

Files:
  llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
  llvm/lib/Target/AMDGPU/SIFrameLowering.h
  llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
  llvm/test/CodeGen/AMDGPU/cross-block-use-is-not-abi-copy.ll
  llvm/test/CodeGen/AMDGPU/debug-frame.ll
  llvm/test/CodeGen/AMDGPU/mul24-pass-ordering.ll
  llvm/test/CodeGen/AMDGPU/split-arg-dbg-value.ll
  llvm/test/CodeGen/AMDGPU/stack-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76882.263752.patch
Type: text/x-patch
Size: 38625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200513/2e5d0001/attachment.bin>


More information about the llvm-commits mailing list