This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
ObjCARC
History
Chris Lattner
9d1e8420ff
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
...
llvm-svn: 145171
2011-11-27 06:54:59 +00:00
..
basic.ll
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
2011-11-27 06:54:59 +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
Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic.
2011-11-27 06:54:59 +00:00
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
Don't let arbitrary calls disrupt nested retain+release pairs if
2011-08-12 00:26:31 +00:00
post-inlining.ll
…
retain-block-alloca.ll
Teach the ARC optimizer about the !clang.arc.copy_on_escape metadata
2011-10-17 22:53:25 +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
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
…