[PATCH] D17863: Swift Calling Convention: add swiftcc
Manman Ren via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 11:40:33 PDT 2016
manmanren updated this revision to Diff 52589.
manmanren added a comment.
Herald added a subscriber: joker.eph.
Separate this patch into X86 and ARM. This is the updated version for X86.
Cheers,
Manman
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.52589.patch
Type: text/x-patch
Size: 12032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/f9ad294c/attachment.bin>
More information about the llvm-commits
mailing list