[PATCH] D27392: Vectorcall Calling Convention - Adding CodeGen Complete Support
Oren Ben Simhon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 03:47:29 PST 2016
oren_ben_simhon updated this revision to Diff 81362.
oren_ben_simhon marked an inline comment as done.
oren_ben_simhon added a comment.
Implemented comments posted until 12/13 (Thank you Reid)
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.81362.patch
Type: text/x-patch
Size: 30013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/db06878a/attachment.bin>
More information about the llvm-commits
mailing list