summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/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
2011-03-16test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet.NAKAMURA Takumi1-1/+2
2010-10-12FileCheckize this in a hope to quiet a valgrind warning on grep.Eric Christopher1-4/+7
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2007-09-14Add support for functions with byval arguments on x86Rafael Espindola1-1/+4
2007-08-16add byval testRafael Espindola1-0/+10