hanchenye-llvm-project/llvm/test/Transforms/ObjCARC
Duncan P. N. Exon Smith cb1c81afa0 Fix use_iterator crash in ObjCArc from r203364
The use_iterator redesign in r203364 introduced an increment past the
end of a range in -objc-arc-contract.  Added an explicit check for the
end of the range.

<rdar://problem/16333235>

llvm-svn: 204195
2014-03-18 22:32:43 +00:00
..
allocas.ll Fix known typos 2014-01-24 17:20:08 +00:00
apelim.ll
arc-annotations.ll
basic.ll Debug Info: update testing cases to specify the debug info version number. 2013-11-23 01:16:29 +00:00
cfg-hazards.ll
contract-end-of-use-list.ll Fix use_iterator crash in ObjCArc from r203364 2014-03-18 22:32:43 +00:00
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll
contract-testcases.ll
contract.ll
empty-block.ll
ensure-that-exception-unwind-path-is-visited.ll Remove the linker_private and linker_private_weak linkages. 2014-03-13 23:18:37 +00:00
escape.ll
expand.ll
gvn.ll
intrinsic-use-isolated.ll
intrinsic-use.ll
invoke.ll
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll
path-overflow.ll [objc-arc] Convert the one directional retain/release relation assert to a conditional check + fail. 2013-11-05 16:02:40 +00:00
pointer-types.ll
post-inlining.ll
pr12270.ll
retain-block-side-effects.ll
retain-not-declared.ll
rle-s2l.ll
rv.ll
split-backedge.ll
tail-call-invariant-enforcement.ll
weak-contract.ll
weak-copies.ll BasicAA: Use reachabilty instead of dominance for checking value equality in phi 2014-01-03 05:47:03 +00:00
weak-dce.ll BasicAA: Use reachabilty instead of dominance for checking value equality in phi 2014-01-03 05:47:03 +00:00
weak.ll