[PATCH] D69723: [RISCV] Fix wrong CFI directives

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 00:49:17 PST 2019


luismarques updated this revision to Diff 228639.
luismarques retitled this revision from "[RISCV][RFC] Fix wrong CFI directives" to "[RISCV] Fix wrong CFI directives".
luismarques added a comment.

Rebase patch.
Remove [RFC] From title.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69723

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/exception-pointer-register.ll
  llvm/test/CodeGen/RISCV/frame-info.ll
  llvm/test/CodeGen/RISCV/large-stack.ll
  llvm/test/CodeGen/RISCV/split-offsets.ll
  llvm/test/CodeGen/RISCV/srem-lkk.ll
  llvm/test/CodeGen/RISCV/srem-vector-lkk.ll
  llvm/test/CodeGen/RISCV/urem-lkk.ll
  llvm/test/CodeGen/RISCV/urem-vector-lkk.ll
  llvm/test/CodeGen/RISCV/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69723.228639.patch
Type: text/x-patch
Size: 52180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/a2fd1453/attachment-0001.bin>


More information about the llvm-commits mailing list