aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-homogenous.c
AgeCommit message (Expand)Author
2012-10-31ARM AAPCS-VFP: fix tracking of allocated VFP registers.Manman Ren
2012-10-30ARM AAPCS-VFP: fix handling of homogeneous aggreate.Manman Ren
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2012-04-23Do not use stdint.h, driver might provide invalid location for it. Instead, p...Anton Korobeynikov
2012-04-13First set of tests for ARM homogenous aggregates. C only. C++ will follow.Anton Korobeynikov