This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-25 14:32:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0e385450fc
llvm-6502
/
test
/
Transforms
/
ObjCARC
History
Michael Gottesman
0e385450fc
Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV => objc_autorelease but were not updating the InstructionClass to IC_Autorelease.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@172288
91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-12 01:25:19 +00:00
..
apelim.ll
basic.ll
cfg-hazards.ll
contract-marker.ll
contract-storestrong-ivar.ll
contract-storestrong.ll
contract-testcases.ll
contract.ll
empty-block.ll
escape.ll
expand.ll
gvn.ll
invoke.ll
lit.local.cfg
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll
no-objc-arc-exceptions.ll
path-overflow.ll
pointer-types.ll
post-inlining.ll
pr12270.ll
retain-block-alloca.ll
retain-block-load.ll
retain-block-side-effects.ll
retain-block.ll
retain-not-declared.ll
rle-s2l.ll
rv.ll
split-backedge.ll
tail-call-invariant-enforcement.ll
Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV => objc_autorelease but were not updating the InstructionClass to IC_Autorelease.
2013-01-12 01:25:19 +00:00
weak-contract.ll
weak-copies.ll
weak-dce.ll
weak.ll