[PATCH] D61773: [RISCV] Add CFI directives for RISCV prologue/epilog.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 00:50:00 PDT 2019


HsiangKai updated this revision to Diff 201835.
HsiangKai added a comment.

Add .cfi_restore for callee-saved registers in epilogue.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61773

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  lib/Target/RISCV/RISCVFrameLowering.cpp
  test/CodeGen/RISCV/frame-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61773.201835.patch
Type: text/x-patch
Size: 7409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/d6033d7a/attachment.bin>


More information about the llvm-commits mailing list