aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/tail-call-invariant-enforcement.ll
Commit message (Expand)AuthorAgeFilesLines
* [objc-arc] Cleaned up tail-call-invariant-enforcement.ll.Michael Gottesman2013-04-211-25/+40
* Remove an optimization where we were changing an objc_autorelease into an obj...Michael Gottesman2013-04-031-10/+0
* Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV =>...Michael Gottesman2013-01-121-1/+1
* Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman2013-01-121-0/+84