summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/RISCV/musttail-call.ll
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Lower the tail pseudoinstructionMandeep Singh Grang2018-05-231-0/+20
This patch lowers the tail pseudoinstruction. This has been modeled after ARM's tail call opt. llvm-svn: 333137
OpenPOWER on IntegriCloud