summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/struct-passing.c
Commit message (Expand)AuthorAgeFilesLines
* '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