[objc-arc] Turn off the objc_retainBlock -> objc_retain optimization.
[oota-llvm.git] / test / Transforms / ObjCARC / path-overflow.ll
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...