Age | Commit message (Expand) | Author |
---|---|---|
2013-03-22 | Kill every call to @clang.arc.use in the ARC contract phase. | John McCall |
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 |
2012-04-13 | Use the new Use-aware dominates method to apply the objc runtime | Dan Gohman |
2011-06-15 | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall |