[SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
[oota-llvm.git] / test / Transforms / ObjCARC / move-and-form-retain-autorelease.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...