[llvm-commits] [PATCH] ARM AAPCS-VFP hard float homogeneous struct returns
Sandeep Patel
deeppatel1987 at gmail.com
Mon Oct 26 16:37:14 PDT 2009
The attached patch to llvm-gcc-4.2 fixes incorrect returns of
homogeneous structures. Instead of using a shadow parameter they are
now register allocated.
deep
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deep-gcc-homogeneous-returns.diff
Type: application/octet-stream
Size: 15809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091026/36602ac1/attachment.obj>
More information about the llvm-commits
mailing list