summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/struct-passing.c
Commit message (Expand)AuthorAgeFilesLines
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-5/+4
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-4/+5
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-5/+4
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-2/+6
* Update testcases due to Attribute sorting improvements.Bill Wendling2013-02-151-2/+2
* Update the tests.Bill Wendling2013-01-311-2/+2
* 'pure' and 'const' functions should also be marked nounwind. MigrateEric Christopher2011-08-151-2/+2
* make the x86-32 backend specify a byval alignment, even when theChris Lattner2011-05-221-2/+2
* test: FileCheck'ize and document test.Michael J. Spencer2010-10-191-8/+12
* stop looking for #uses comments.Chris Lattner2010-09-021-6/+6
* Correct this test for the fact that the number of uses is now printedDuncan Sands2010-09-021-6/+6
* don't slap noalias attribute on stret result arguments.Chris Lattner2010-04-201-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-7/+7
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* PR3835: Interaction with ABI structure passing can inhibitDaniel Dunbar2009-03-181-0/+21