[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 01:42:31 PDT 2019


HsiangKai updated this revision to Diff 199764.
HsiangKai added a comment.
Herald added a subscriber: eraman.

Update test cases for RISCV.


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/atomic-cmpxchg.ll
  test/CodeGen/RISCV/atomic-rmw.ll
  test/CodeGen/RISCV/bare-select.ll
  test/CodeGen/RISCV/branch-relaxation.ll
  test/CodeGen/RISCV/branch.ll
  test/CodeGen/RISCV/callee-saved-fpr32s.ll
  test/CodeGen/RISCV/callee-saved-fpr64s.ll
  test/CodeGen/RISCV/callee-saved-gprs.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/interrupt-attr-nocall.ll
  test/CodeGen/RISCV/interrupt-attr.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/umulo-128-legalisation-lowering.ll
  test/CodeGen/RISCV/zext-with-load-is-free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61773.199764.patch
Type: text/x-patch
Size: 268125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/46a99564/attachment-0001.bin>


More information about the llvm-commits mailing list