llvm-6502/test/Transforms/ObjCARC
Dan Gohman ce5d8b0d03 Fix replacing all the users of objc weak runtime routines
when deleting them. rdar://11434915.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157080 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-18 22:17:29 +00:00
..
apelim.ll
basic.ll Don't move objc_autorelease calls past autorelease pool boundaries when 2012-04-13 00:59:57 +00:00
cfg-hazards.ll
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll Fix the objc_storeStrong recognizer to stop before walking off the 2012-05-09 23:08:33 +00:00
contract-testcases.ll
contract.ll Use the new Use-aware dominates method to apply the objc runtime 2012-04-13 01:08:28 +00:00
empty-block.ll
escape.ll Consider ObjC runtime calls objc_storeWeak and others which make a copy of 2012-04-13 18:28:58 +00:00
expand.ll
gvn.ll
invoke.ll Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it 2012-03-23 18:09:00 +00:00
lit.local.cfg
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll
no-objc-arc-exceptions.ll
pointer-types.ll
post-inlining.ll
pr12270.ll Fix accidentally inverted logic from r152803, and make the 2012-04-05 20:27:21 +00:00
retain-block-alloca.ll
retain-block-load.ll
retain-block-side-effects.ll
retain-block.ll
retain-not-declared.ll Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it 2012-03-23 18:09:00 +00:00
rle-s2l.ll
rv.ll
split-backedge.ll Avoid a bug in the path count computation, preventing an infinite 2012-04-19 21:50:46 +00:00
weak-contract.ll
weak-copies.ll
weak-dce.ll Fix replacing all the users of objc weak runtime routines 2012-05-18 22:17:29 +00:00
weak.ll