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

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 02:05:47 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG92600c2ec832: [VE] call isel with stack passing (authored by kaz7, committed by simoll).

Changed prior to commit:
  https://reviews.llvm.org/D73461?vs=240804&id=240806#toc

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.240806.patch
Type: text/x-patch
Size: 29610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/94392591/attachment.bin>


More information about the llvm-commits mailing list