summaryrefslogtreecommitdiff
path: root/test/CodeGen/64bit-swiftcall.c
Commit message (Expand)AuthorAgeFilesLines
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-62/+62
* In swiftcall, don't merge FP/vector types within a chunk.John McCall2018-10-291-39/+54
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-17/+3
* Fix a typo from r326844; NFCGeorge Burgess IV2018-03-061-1/+1
* [CodeGen] Don't emit lifetime.end without lifetime.startGeorge Burgess IV2018-03-061-0/+9
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-4/+4
* SwiftCC: Perform physical layout when computing coercion typesArnold Schwaighofer2017-06-211-0/+18
* CodeGen: Define Swift's legal vector types for AArch64, ARMArnold Schwaighofer2017-05-261-0/+9
* Revert "Disable swiftcall test on windows: More brutal way to appease windows...Reid Kleckner2016-10-201-3/+0
* Add more swift calling convention testsArnold Schwaighofer2016-10-141-0/+290
* Disable swiftcall test on windows: More brutal way to appease windows botsArnold Schwaighofer2016-10-131-0/+3
* Add required targets to tests to (hopefully) appease botsArnold Schwaighofer2016-10-131-0/+2
* Swift Calling Convention: Fix out of bounds accessArnold Schwaighofer2016-10-131-0/+19
* Add more 64bit swiftcall convention testsArnold Schwaighofer2016-10-131-0/+696