[PATCH] X86: Implement the vectorcall calling convention

Reid Kleckner rnk at google.com
Mon Oct 27 18:40:14 PDT 2014


Closed by commit rL220745 (authored by @rnk).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5943

Files:
  llvm/trunk/include/llvm/IR/CallingConv.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Mangler.cpp
  llvm/trunk/lib/Target/X86/X86CallingConv.h
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/test/CodeGen/X86/vectorcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5943.15512.patch
Type: text/x-patch
Size: 16668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141028/c1dd79b6/attachment.bin>


More information about the llvm-commits mailing list