aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/rv.ll
AgeCommit message (Expand)Author
2011-08-12Don't convert objc_autoreleaseReturnValue to objc_autorelease if the resultDan Gohman
2011-06-15The ARC language-specific optimizer. Credit to Dan Gohman.John McCall