summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc-byval.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2013-04-29Rewrite some tests with FileCHeck in X86 codegenMichael Liao1-0/+1
2013-04-10Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky1-1/+4
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-04-23Explicitly pass -tailcallopt=false to these tests so that theyDan Gohman1-1/+1
2008-12-03Fix byval arguments in the fastcc calling convention. The fastcc conventionDan Gohman1-0/+20