aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/tail-call-invariant-enforcement.ll
AgeCommit message (Expand)Author
2013-04-21[objc-arc] Cleaned up tail-call-invariant-enforcement.ll.Michael Gottesman
2013-04-03Remove an optimization where we were changing an objc_autorelease into an obj...Michael Gottesman
2013-01-12Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV =>...Michael Gottesman
2013-01-12Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman