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

Oren Ben Simhon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 08:53:42 PST 2016


oren_ben_simhon added a reviewer: majnemer.
oren_ben_simhon updated this revision to Diff 80761.
oren_ben_simhon added a comment.

Implemented comments posted by David (Thank You)


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.80761.patch
Type: text/x-patch
Size: 29017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/3cc3474f/attachment.bin>


More information about the llvm-commits mailing list