summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-swiftcall.c
AgeCommit message (Expand)Author
2018-06-04Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...Reid Kleckner
2018-06-01Cap "voluntary" vector alignment at 16 for all Darwin platforms.John McCall
2018-03-29Generalize NRVO to cover C structs.Akira Hatanaka
2017-05-30Reverting Neon vector type 64-alignment fixJaved Absar
2017-05-30[ARM] Fix Neon vector type alignment to 64-bitJaved Absar
2017-05-26CodeGen: Define Swift's legal vector types for AArch64, ARMArnold Schwaighofer
2016-10-14Add more swift calling convention testsArnold Schwaighofer
2016-04-05Update testing cases after backend changes.Manman Ren
2016-04-04Fix an unused-variable warning by using the variable in the placeJohn McCall
2016-04-04IRGen-level lowering for the Swift calling convention.John McCall