Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [objc-arc] Turn off the objc_retainBlock -> objc_retain optimization. | Michael Gottesman | 2013-09-03 | 1 | -189/+0 |
* | [objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som... | Michael Gottesman | 2013-09-03 | 1 | -5/+54 |
* | Non optimizable objc_retainBlock calls are not forwarding. | Michael Gottesman | 2013-03-28 | 1 | -2/+2 |
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -12/+14 |
* | Implement proper ObjC ARC objc_retainBlock "escape" analysis, so that | Dan Gohman | 2012-01-13 | 1 | -0/+138 |