[PATCH] D44885: [RISCV] Expand function call to "call" pseudoinstruction

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 07:22:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330827: [RISCV] Expand function call to "call" pseudoinstruction (authored by shiva, committed by ).
Herald added a subscriber: qcolombet.

Changed prior to commit:
  https://reviews.llvm.org/D44885?vs=143857&id=143927#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44885

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/trunk/test/CodeGen/RISCV/alloca.ll
  llvm/trunk/test/CodeGen/RISCV/analyze-branch.ll
  llvm/trunk/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
  llvm/trunk/test/CodeGen/RISCV/byval.ll
  llvm/trunk/test/CodeGen/RISCV/calling-conv-sext-zext.ll
  llvm/trunk/test/CodeGen/RISCV/calling-conv.ll
  llvm/trunk/test/CodeGen/RISCV/calls.ll
  llvm/trunk/test/CodeGen/RISCV/div.ll
  llvm/trunk/test/CodeGen/RISCV/double-br-fcmp.ll
  llvm/trunk/test/CodeGen/RISCV/double-calling-conv.ll
  llvm/trunk/test/CodeGen/RISCV/double-intrinsics.ll
  llvm/trunk/test/CodeGen/RISCV/double-mem.ll
  llvm/trunk/test/CodeGen/RISCV/double-previous-failure.ll
  llvm/trunk/test/CodeGen/RISCV/double-stack-spill-restore.ll
  llvm/trunk/test/CodeGen/RISCV/float-br-fcmp.ll
  llvm/trunk/test/CodeGen/RISCV/float-mem.ll
  llvm/trunk/test/CodeGen/RISCV/fp128.ll
  llvm/trunk/test/CodeGen/RISCV/frame.ll
  llvm/trunk/test/CodeGen/RISCV/frameaddr-returnaddr.ll
  llvm/trunk/test/CodeGen/RISCV/mul.ll
  llvm/trunk/test/CodeGen/RISCV/rem.ll
  llvm/trunk/test/CodeGen/RISCV/shifts.ll
  llvm/trunk/test/CodeGen/RISCV/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44885.143927.patch
Type: text/x-patch
Size: 84419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/35ee0f8d/attachment.bin>


More information about the llvm-commits mailing list