[PATCH] D18716: Swift Calling Convention: target-specific changes
Manman Ren via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 15:43:04 PDT 2016
manmanren created this revision.
manmanren added reviewers: hfinkel, qcolombet.
manmanren added subscribers: rjmccall, llvm-commits.
This patch applies on top of (reviews.llvm.org/D18108). This is the last patch for swifterror, the first patch was committed as r265189.
http://reviews.llvm.org/D18716
Files:
lib/Target/AArch64/AArch64CallingConvention.td
lib/Target/AArch64/AArch64FastISel.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64RegisterInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86RegisterInfo.cpp
test/CodeGen/AArch64/swifterror.ll
test/CodeGen/ARM/swifterror.ll
test/CodeGen/X86/swifterror.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18716.52437.patch
Type: text/x-patch
Size: 52893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/f0a6434f/attachment.bin>
More information about the llvm-commits
mailing list