summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/vectorcall.c
Commit message (Expand)AuthorAgeFilesLines
* [X86] ABI compat bugfix for MSVC vectorcallReid Kleckner2020-01-141-0/+21
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* LLVM IR: Generate new-style byval-with-Type from ClangTim Northover2019-06-051-2/+2
* 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
OpenPOWER on IntegriCloud