llvm-6502/test/Transforms/ObjCARC
2012-07-23 19:27:31 +00:00
..
apelim.ll
basic.ll An objc_retain can serve as a may-use for a different pointer. 2012-07-23 19:27:31 +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 Fix the objc_autoreleasedReturnValue optimization code to locate 2012-06-25 19:47:37 +00:00
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