summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ObjCARC/retain-block.ll
Commit message (Expand)AuthorAgeFilesLines
* [objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.Michael Gottesman2013-09-031-189/+0
* [objc-arc] Move some block tests from basic.ll -> retain-block.ll and add som...Michael Gottesman2013-09-031-5/+54
* Non optimizable objc_retainBlock calls are not forwarding.Michael Gottesman2013-03-281-2/+2
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-12/+14
* Implement proper ObjC ARC objc_retainBlock "escape" analysis, so thatDan Gohman2012-01-131-0/+138
OpenPOWER on IntegriCloud