[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Transforms / ObjCARC / contract.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-04-29 Michael Gottesman[objc-arc] Apply the RV optimization to retains next...
2013-04-27 Michael Gottesman[objc-arc] Test cleanups.
2013-03-22 John McCallKill every call to @clang.arc.use in the ARC contract...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-01-12 Michael GottesmanFixed a bug where we were tail calling objc_autorelease...
2012-04-13 Dan GohmanUse the new Use-aware dominates method to apply the...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...