[PATCH] D73461: [VE] call isel with stack passing

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 01:56:15 PST 2020


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

- named test values / cleaned tests
- rebased
- removed VarArg logic (calling convention and function call changes)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73461

Files:
  llvm/lib/Target/VE/CMakeLists.txt
  llvm/lib/Target/VE/VECallingConv.td
  llvm/lib/Target/VE/VEFrameLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEMachineFunctionInfo.cpp
  llvm/lib/Target/VE/VEMachineFunctionInfo.h
  llvm/test/CodeGen/VE/call.ll
  llvm/test/CodeGen/VE/callee.ll
  llvm/test/CodeGen/VE/callstruct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73461.240804.patch
Type: text/x-patch
Size: 29634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/949906ef/attachment-0001.bin>


More information about the llvm-commits mailing list