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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 02:54:34 PST 2020


simoll updated this revision to Diff 241664.
simoll marked 2 inline comments as done.
simoll added a comment.

- addressed comments
- split up tests
- lint fixes
- rebased

I will move the fptruncstore , fpextload changes&tests to a separate commit


Repository:
  rG LLVM Github Monorepo

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

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/fp_extload_truncstore.ll
  llvm/test/CodeGen/VE/truncstore.ll
  llvm/test/CodeGen/VE/va_arg.ll
  llvm/test/CodeGen/VE/va_callee.ll
  llvm/test/CodeGen/VE/va_caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73710.241664.patch
Type: text/x-patch
Size: 29925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/f81c4b6e/attachment.bin>


More information about the llvm-commits mailing list