summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/homogeneous-aggregates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-4/+4
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-4/+4
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-4/+4
* Correct Vectorcall Register passing and HVA BehaviorErich Keane2017-01-051-3/+3
* [test] Fix typos in a few tests (NFC)Vedant Kumar2015-08-231-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Make sure that arm-linux-gnu is still the apcs-gnu ABI when weEric Christopher2014-12-181-1/+1
* AArch64: simplify PCS mapping.Tim Northover2014-11-271-30/+9
* ARM ABI: simplify decisions on whether args can be expanded.Tim Northover2014-11-071-2/+2
* Implement IRGen for the x86 vectorcall conventionReid Kleckner2014-10-311-6/+39
* Fix ARM HVA classification of classes with non-virtual basesReid Kleckner2014-10-311-0/+94