[PATCH] D44885: [RISCV] Expand function call to "call" pseudoinstruction
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 22 19:27:20 PDT 2018
shiva0217 updated this revision to Diff 143498.
shiva0217 added a comment.
Update patch to address Eli's comments.
Repository:
rL LLVM
https://reviews.llvm.org/D44885
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
lib/Target/RISCV/RISCVInstrInfo.cpp
lib/Target/RISCV/RISCVInstrInfo.td
test/CodeGen/RISCV/alloca.ll
test/CodeGen/RISCV/analyze-branch.ll
test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
test/CodeGen/RISCV/byval.ll
test/CodeGen/RISCV/calling-conv-sext-zext.ll
test/CodeGen/RISCV/calling-conv.ll
test/CodeGen/RISCV/calls.ll
test/CodeGen/RISCV/compress-Pseudo.ll
test/CodeGen/RISCV/compress-inline-asm.ll
test/CodeGen/RISCV/div.ll
test/CodeGen/RISCV/float-br-fcmp.ll
test/CodeGen/RISCV/float-mem.ll
test/CodeGen/RISCV/fp128.ll
test/CodeGen/RISCV/frame.ll
test/CodeGen/RISCV/frameaddr-returnaddr.ll
test/CodeGen/RISCV/init-array.ll
test/CodeGen/RISCV/mul.ll
test/CodeGen/RISCV/rem.ll
test/CodeGen/RISCV/shifts.ll
test/CodeGen/RISCV/vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44885.143498.patch
Type: text/x-patch
Size: 74604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180423/6db3b540/attachment.bin>
More information about the llvm-commits
mailing list