[PATCH] D27392: Vectorcall Calling Convention - Adding CodeGen Complete Support
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 21 00:42:25 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290240: [X86] Vectorcall Calling Convention - Adding CodeGen Complete Support (authored by orenb).
Changed prior to commit:
https://reviews.llvm.org/D27392?vs=81875&id=82206#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27392
Files:
llvm/trunk/include/llvm/CodeGen/CallingConvLower.h
llvm/trunk/include/llvm/Target/TargetCallingConv.h
llvm/trunk/lib/CodeGen/CallingConvLower.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/X86/X86CallingConv.cpp
llvm/trunk/lib/Target/X86/X86CallingConv.h
llvm/trunk/lib/Target/X86/X86CallingConv.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vectorcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27392.82206.patch
Type: text/x-patch
Size: 32354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161221/0d811670/attachment.bin>
More information about the llvm-commits
mailing list