aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fastcc-sret.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Rewrite some tests with FileCHeck in X86 codegenMichael Liao2013-04-291-1/+4
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-101-1/+2
* 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 a fastcc + sret bug. If fastcc and sret, callee doesn't need to pop the h...Evan Cheng2008-09-101-0/+23