[PATCH] D27392: Vectorcall Calling Convention - Adding CodeGen Complete Support

Oren Ben Simhon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 05:22:29 PST 2016


oren_ben_simhon updated this revision to Diff 81070.
oren_ben_simhon added a comment.

Implemented changes posted until 12/12 (Thank you David)


Repository:
  rL LLVM

https://reviews.llvm.org/D27392

Files:
  include/llvm/CodeGen/CallingConvLower.h
  include/llvm/Target/TargetCallingConv.h
  lib/CodeGen/CallingConvLower.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/X86/X86CallingConv.cpp
  lib/Target/X86/X86CallingConv.h
  lib/Target/X86/X86CallingConv.td
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/vectorcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27392.81070.patch
Type: text/x-patch
Size: 30393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/b0b097f0/attachment.bin>


More information about the llvm-commits mailing list