1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/test/Transforms/ObjCARC
Dan Gohman 223fdfc56f objc_retainBlock is not NoModRef because it can update forwarding pointers
in memory relevant to the optimizer. rdar://10050579.

llvm-svn: 139708
2011-09-14 18:13:00 +00:00
..
basic.ll Update more tests to the new EH scheme. 2011-08-31 21:04:11 +00:00
cfg-hazards.ll Don't let arbitrary calls disrupt nested retain+release pairs if 2011-08-12 00:26:31 +00:00
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll Move "atomic" and "volatile" designations on instructions after the opcode 2011-08-12 22:50:01 +00:00
contract-testcases.ll
contract.ll
dg.exp
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 Don't let arbitrary calls disrupt nested retain+release pairs if 2011-08-12 00:26:31 +00:00
post-inlining.ll
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 Don't convert objc_autoreleaseReturnValue to objc_autorelease if the result 2011-08-12 00:36:31 +00:00
weak-contract.ll
weak-copies.ll
weak.ll