[SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad.
[oota-llvm.git] / test / Transforms / ObjCARC / path-overflow.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-24 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-11-05 Michael Gottesman[objc-arc] Convert the one directional retain/release...
2013-08-09 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-08-08 Michael GottesmanRevert "[objc-arc] Track if we encountered an additive...
2013-08-07 Michael Gottesman[objc-arc] Track if we encountered an additive overflow...
2013-06-07 Michael Gottesman[objc-arc] Ensure that the cfg path count does not...
2012-09-12 Dan GohmanDetect overflow in the path count computation. rdar...