[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify...
[oota-llvm.git] / test / Transforms / ObjCARC / retain-block.ll
2013-03-28 Michael GottesmanNon optimizable objc_retainBlock calls are not forwarding.
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-01-13 Dan GohmanImplement proper ObjC ARC objc_retainBlock "escape...