summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/mrtd.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Add frontend support for __vectorcallReid Kleckner2014-10-241-1/+1
* Simplify tests.Nico Weber2014-09-241-5/+2
* Downgrade error about stdcall decls with no prototype to a warningReid Kleckner2014-09-241-1/+1
* Follow-up to r214408: Warn on other callee-cleanup functions without prototyp...Nico Weber2014-09-191-1/+6
* Delete CC_Default and use the target default CC everywhereReid Kleckner2013-08-271-1/+10
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-3/+2
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+3
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-3/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+4
* ANSI C requires that a call to an unprototyped function type succeedJohn McCall2011-09-211-1/+1
* Kill off more names to fix this testDouglas Gregor2011-03-011-2/+2
* Fix the test.Roman Divacky2011-03-011-1/+1
* Implement -mrtd which sets the StdCall calling convention to be the defaultRoman Divacky2011-03-011-0/+15