aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fastcc-byval.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-291-0/+1
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-101-1/+4
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Explicitly pass -tailcallopt=false to these tests so that theyDan Gohman2009-04-231-1/+1
* Fix byval arguments in the fastcc calling convention. The fastcc conventionDan Gohman2008-12-031-0/+20