summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/parameter-passing.c
Commit message (Expand)AuthorAgeFilesLines
* Revert changes r97693, r97700, and r97718.John McCall2010-03-041-2/+0
* XFAIL these tests on win32, since the win32 buildbot apparently disables allJohn McCall2010-03-041-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-6/+6
* Fix some made up triples.Daniel Dunbar2009-08-181-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Enable parameter passing test for x86_64.Daniel Dunbar2009-02-101-3/+2
* Make sure to initialize local variables, even if they were ignored byDaniel Dunbar2009-02-101-1/+14
* Add bare bones test that parameter passing is consistent forDaniel Dunbar2009-02-051-0/+45