[PATCH] D25022: Register Calling Convention - CodeGen Basic Additions
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 01:20:36 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284108: [X86] Basic additions to support RegCall Calling Convention. (authored by orenb).
Changed prior to commit:
https://reviews.llvm.org/D25022?vs=74199&id=74479#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25022
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/Target/X86/X86CallingConv.h
llvm/trunk/lib/Target/X86/X86CallingConv.td
llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
llvm/trunk/test/CodeGen/X86/avx512-regcall-NoMask.ll
llvm/trunk/test/CodeGen/X86/sse-regcall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25022.74479.patch
Type: text/x-patch
Size: 47038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/a9662dd2/attachment.bin>
More information about the llvm-commits
mailing list