aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/byval.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* test/CodeGen/X86/byval*.ll: Win64 has not supported byval yet.NAKAMURA Takumi2011-03-161-1/+2
* FileCheckize this in a hope to quiet a valgrind warning on grep.Eric Christopher2010-10-121-4/+7
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Add support for functions with byval arguments on x86Rafael Espindola2007-09-141-1/+4
* add byval testRafael Espindola2007-08-161-0/+10