[PATCH] D73710: [VE] vaarg functions callers and callees

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 07:45:38 PST 2020


simoll created this revision.
simoll added reviewers: arsenm, rengolin, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

Isel patterns and tests for vaarg functions as callers and callees.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73710

Files:
  llvm/lib/Target/VE/VECallingConv.td
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrInfo.h
  llvm/lib/Target/VE/VEMachineFunctionInfo.h
  llvm/test/CodeGen/VE/va_arg.ll
  llvm/test/CodeGen/VE/va_arg2.ll
  llvm/test/CodeGen/VE/va_callee.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73710.241452.patch
Type: text/x-patch
Size: 28820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/68ab35cb/attachment.bin>


More information about the llvm-commits mailing list