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

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 19:12:36 PDT 2019


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

Update test cases.


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/addc-adde-sube-subc.ll
  test/CodeGen/RISCV/alu64.ll
  test/CodeGen/RISCV/atomic-cmpxchg-flag.ll
  test/CodeGen/RISCV/bare-select.ll
  test/CodeGen/RISCV/branch-relaxation.ll
  test/CodeGen/RISCV/branch.ll
  test/CodeGen/RISCV/frame-info.ll
  test/CodeGen/RISCV/get-setcc-result-type.ll
  test/CodeGen/RISCV/hoist-global-addr-base.ll
  test/CodeGen/RISCV/inline-asm.ll
  test/CodeGen/RISCV/jumptable.ll
  test/CodeGen/RISCV/legalize-fneg.ll
  test/CodeGen/RISCV/rotl-rotr.ll
  test/CodeGen/RISCV/rv64i-tricky-shifts.ll
  test/CodeGen/RISCV/select-cc.ll
  test/CodeGen/RISCV/sext-zext-trunc.ll
  test/CodeGen/RISCV/tail-calls.ll
  test/CodeGen/RISCV/zext-with-load-is-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61773.199958.patch
Type: text/x-patch
Size: 34466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/2f086cc4/attachment.bin>


More information about the llvm-commits mailing list