[PATCH] D17863: Swift Calling Convention: add swiftcc
Manman Ren via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 15:12:15 PDT 2016
manmanren updated this revision to Diff 52630.
manmanren added a comment.
Adding handling of i1.
http://reviews.llvm.org/D17863
Files:
docs/BitCodeFormat.rst
docs/LangRef.rst
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/IR/AsmWriter.cpp
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/swift-return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17863.52630.patch
Type: text/x-patch
Size: 12073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/408cc2b9/attachment.bin>
More information about the llvm-commits
mailing list