[PATCH] D27392: Vectorcall Calling Convention - Adding CodeGen Complete Support
Oren Ben Simhon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 11 13:38:48 PST 2016
oren_ben_simhon updated this revision to Diff 81019.
oren_ben_simhon marked 3 inline comments as done.
oren_ben_simhon added a comment.
Implemented comments submitted until 12/10 (Thank you, David/Reid/Amjad)
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.81019.patch
Type: text/x-patch
Size: 30420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161211/08357119/attachment-0001.bin>
More information about the llvm-commits
mailing list