Age | Commit message (Expand) | Author |
---|---|---|
2013-03-29 | Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp... | Michael Gottesman |
2013-02-22 | Use references to attribute groups on the call/invoke instructions. | Bill Wendling |
2012-03-23 | Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it | Dan Gohman |
2011-08-31 | Update more tests to the new EH scheme. | Bill Wendling |
2011-07-22 | Move the last uses of RetainFunc etc. over to using getRetainCallee() etc. | Dan Gohman |
2011-06-15 | The ARC language-specific optimizer. Credit to Dan Gohman. | John McCall |