[PATCH] AArch64 : Implement GHC calling convention.
Erik de Castro Lopo
erikd at mega-nerd.com
Mon Jan 12 21:46:49 PST 2015
- Added comments documenting the GHC calling convention with references to GHC Wiki and the GHC source code.
- Significant improvements to the ghccc tests (borrowing heavily from the x86-64 ghccc test).
http://reviews.llvm.org/D6877
Files:
lib/Target/AArch64/AArch64CallingConvention.td
lib/Target/AArch64/AArch64FastISel.cpp
lib/Target/AArch64/AArch64FrameLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64RegisterInfo.cpp
test/CodeGen/AArch64/ghc-cc.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6877.18071.patch
Type: text/x-patch
Size: 10546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150113/186ca8a7/attachment.bin>
More information about the llvm-commits
mailing list