summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/vectorcall.c
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-40/+40
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-40/+40
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-40/+40
* Correct VectorCall x86 (32 bit) behavior for SSE Register AssignmentErich Keane2017-06-211-4/+15
* Correct Vectorcall Register passing and HVA BehaviorErich Keane2017-01-051-24/+54
* Expand aggregate arguments more often on 32-bit WindowsReid Kleckner2016-05-021-2/+2
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-4/+4
* Implement IRGen for the x86 vectorcall conventionReid Kleckner2014-10-311-0/+77