summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-swiftcall.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...Reid Kleckner2018-06-041-2/+2
* Cap "voluntary" vector alignment at 16 for all Darwin platforms.John McCall2018-06-011-2/+2
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-10/+0
* Reverting Neon vector type 64-alignment fixJaved Absar2017-05-301-4/+4
* [ARM] Fix Neon vector type alignment to 64-bitJaved Absar2017-05-301-4/+4
* CodeGen: Define Swift's legal vector types for AArch64, ARMArnold Schwaighofer2017-05-261-0/+8
* Add more swift calling convention testsArnold Schwaighofer2016-10-141-15/+526
* Update testing cases after backend changes.Manman Ren2016-04-051-1/+1
* Fix an unused-variable warning by using the variable in the placeJohn McCall2016-04-041-0/+8
* IRGen-level lowering for the Swift calling convention.John McCall2016-04-041-0/+496