[SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
[oota-llvm.git] / test / Transforms / ObjCARC / cfg-hazards.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-04-18 Michael Gottesman[objc-arc] Do not mismatch up retains inside a for...
2013-02-22 Bill WendlingUse references to attribute groups on the call/invoke...
2013-02-20 Bill WendlingModify the LLVM assembly output so that it uses referen...
2011-08-12 Dan GohmanDon't let arbitrary calls disrupt nested retain+release...
2011-08-09 Dan GohmanTidy up these testcases to look more like real code...
2011-06-15 John McCallThe ARC language-specific optimizer. Credit to Dan...