summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/microsoft-call-conv.c
Commit message (Expand)AuthorAgeFilesLines
* Implement IRGen for the x86 vectorcall conventionReid Kleckner2014-10-311-4/+3
* Add frontend support for __vectorcallReid Kleckner2014-10-241-2/+11
* Tighten diagnostics for calling conventions on variadic functionsHans Wennborg2013-10-091-3/+4
* Turn error about fastcall variadic function into warning in MS mode (PR12535)Hans Wennborg2013-10-081-0/+9
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Allowing individual targets to determine whether a given calling convention i...Aaron Ballman2012-10-021-1/+1
* ANSI C requires that a call to an unprototyped function type succeedJohn McCall2011-09-211-1/+1
* Add missing test case, provided by Steven Watanabe.Douglas Gregor2010-05-181-0/+50