[objc-arc] Teach the ARC optimizer that objc_sync_enter/objc_sync_exit do not modify...
[oota-llvm.git] / test / Transforms / ObjCARC / path-overflow.ll
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...