summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc-sret.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
* 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 a fastcc + sret bug. If fastcc and sret, callee doesn't need to pop the h...Evan Cheng2008-09-10