aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fastcc-sret.ll
Commit message (Expand)AuthorAgeFilesLines
* 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