summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/x86_64-struct-return-gc.m
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* now that we have CGT around, we can start using preferred typesChris Lattner2010-07-291-1/+1
* don't slap noalias attribute on stret result arguments.Chris Lattner2010-04-201-1/+1
* Fill in the return value slot in CGExprAgg::VisitCallExpr. This takes us half...Anders Carlsson2009-12-241-0/+31