llvm-6502/test/Transforms/ObjCARC
Dan Gohman 27e0666725 When eliminating unnecessary retain+autorelease on return values,
handle the case where the retain is in a different basic block.
rdar://10210274.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140815 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-29 22:27:34 +00:00
..
basic.ll Update more tests to the new EH scheme. 2011-08-31 21:04:11 +00:00
cfg-hazards.ll
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll
contract-testcases.ll
contract.ll
dg.exp
empty-block.ll When eliminating unnecessary retain+autorelease on return values, 2011-09-29 22:27:34 +00:00
expand.ll
gvn.ll
invoke.ll Update more tests to the new EH scheme. 2011-08-31 21:04:11 +00:00
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll
post-inlining.ll
retain-block-alloca.ll Don't eliminate objc_retainBlock calls on stack objects if the 2011-09-29 22:25:23 +00:00
retain-block-side-effects.ll objc_retainBlock is not NoModRef because it can update forwarding pointers 2011-09-14 18:13:00 +00:00
retain-not-declared.ll Update more tests to the new EH scheme. 2011-08-31 21:04:11 +00:00
rle-s2l.ll
rv.ll
weak-contract.ll
weak-copies.ll
weak.ll