[objc-arc] Make the ARC optimizer more conservative by forcing it to be non-safe...
[oota-llvm.git] / test / Transforms / ObjCARC / move-and-merge-autorelease.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...