[PATCH] D18716: Swift Calling Convention: target-specific changes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 14:13:44 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265997: Swift Calling Convention: swifterror target support. (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D18716?vs=53302&id=53318#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18716

Files:
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMCallingConv.td
  llvm/trunk/lib/Target/ARM/ARMFastISel.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/X86/X86CallingConv.td
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/test/CodeGen/AArch64/swifterror.ll
  llvm/trunk/test/CodeGen/ARM/swifterror.ll
  llvm/trunk/test/CodeGen/X86/swifterror.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18716.53318.patch
Type: text/x-patch
Size: 60490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160411/9b58e9fe/attachment-0001.bin>


More information about the llvm-commits mailing list