Age | Commit message (Expand) | Author |
---|---|---|
2013-04-29 | [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr... | Michael Gottesman |
2013-04-03 | Remove an optimization where we were changing an objc_autorelease into an obj... | Michael Gottesman |
2013-02-22 | Use references to attribute groups on the call/invoke instructions. | Bill Wendling |
2013-01-12 | Fixed a bug where we were tail calling objc_autorelease causing an object to ... | Michael Gottesman |
2011-08-12 | Don't convert objc_autoreleaseReturnValue to objc_autorelease if the result | Dan Gohman |
2011-06-15 | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall |