aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-vector-arguments.c
AgeCommit message (Expand)Author
2013-01-31Update the tests.Bill Wendling
2013-01-29Modify the tests for the (sorted) order that the attributes come out as now.Bill Wendling
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2011-08-25Track whether an AggValueSlot is potentially aliased, and do notJohn McCall
2010-11-17Re-enable test with modifications for Neon vector changes in clang.Bob Wilson
2010-11-16Temporarily disable this check for Neon vector type mangling.Bob Wilson
2010-09-23Tweak test to pass -ffreestanding, to avoid platform dependent header issues.Daniel Dunbar
2010-09-23IRgen/ABI/ARM: Return large vectors in memory.Daniel Dunbar
2010-09-23IRgen/ABI/ARM: Trust the backend to pass vectors correctly for the given ABI.Daniel Dunbar