summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc-byval.ll
Commit message (Expand)AuthorAge
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-29
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-10
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Explicitly pass -tailcallopt=false to these tests so that theyDan Gohman2009-04-23
* Fix byval arguments in the fastcc calling convention. The fastcc conventionDan Gohman2008-12-03