Non optimizable objc_retainBlock calls are not forwarding.
[oota-llvm.git] / test / Transforms / ObjCARC / retain-not-declared.ll
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2012-03-23 Dan GohmanDon't convert objc_retainAutoreleasedReturnValue to...
2011-08-31 Bill WendlingUpdate more tests to the new EH scheme.
2011-07-22 Dan GohmanMove the last uses of RetainFunc etc. over to using...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...