aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-aapcs-vfp.c
AgeCommit message (Expand)Author
2012-10-11Properly factor Native Client defines to support NaCl as an OSDerek Schuff
2012-08-13ARM: enable struct byval for AAPCS-VFP.Manman Ren
2012-07-20Add "long double" to permitted list of ARM complex homogeneous aggregates.Tim Northover
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2011-11-02Check for homogeneous aggregate return values with ARM's AAPCS-VFP ABI.Bob Wilson
2011-08-03Handle "homogeneous aggregates" as required by the ARM AAPCS-VFP ABI.Bob Wilson