[PATCH] D18016: Add support for a preserve_most calling convention to the AArch64 backend.

Roman Levenstein via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 20:40:10 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263092: Add support for a preserve_most calling convention to the AArch64 backend. (authored by swiftix).

Changed prior to commit:
  http://reviews.llvm.org/D18016?vs=50204&id=50231#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18016

Files:
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/preserve_mostcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18016.50231.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/4fc0e6dd/attachment.bin>


More information about the llvm-commits mailing list