SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / ObjCARC / path-overflow.ll
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...