llvm-project/llvm/test/Transforms/ObjCARC
Akira Hatanaka ffd982f7db [ObjC][ARC] Fix a bug where the inline-asm retain/claim RV marker wasn't
inserted when the original call had a 'returned' argument

The code is testing whether the instruction BBI points to is the call
that is paired up with the retainRV/claimRV call, but it doesn't work
when the call has a 'returned' argument since GetArgRCIdentityRoot looks
through 'returned' arguments.

rdar://72485383
2020-12-18 16:59:06 -08:00
..
allocas.ll
apelim.ll Port -objc-arc-apelim to NPM 2020-10-26 20:01:46 -07:00
basic.ll [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
cfg-hazards.ll
clang-arc-use-barrier.ll
code-motion.ll
comdat-ipo.ll
contract-catchswitch.ll
contract-end-of-use-list.ll
contract-marker-funclet.ll
contract-marker.ll [ObjC][ARC] Fix a bug where the inline-asm retain/claim RV marker wasn't 2020-12-18 16:59:06 -08:00
contract-replace-arg-use.ll
contract-storestrong-funclet.ll
contract-storestrong-ivar.ll
contract-storestrong.ll
contract-testcases.ll
contract.ll [ObjCARC][NewPM] Port objc-arc-contract to NPM 2020-09-21 09:40:14 -07:00
empty-block.ll
ensure-that-exception-unwind-path-is-visited.ll [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
escape.ll
expand.ll Port -objc-arc-expand to NPM 2020-10-26 20:05:10 -07:00
funclet.ll
gvn.ll [ObjCARCAA][NewPM] Add already ported objc-arc-aa to PassRegistry.def 2020-09-30 08:50:44 -07:00
inert-global.ll
inlined-autorelease-return-value.ll
intrinsic-use-isolated.ll
intrinsic-use.ll
invoke-2.ll
invoke.ll
move-and-form-retain-autorelease.ll
move-and-merge-autorelease.ll
nested.ll [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00
opt-catchswitch.ll
opt-max-ptr-states.ll
path-overflow.ll OpaquePtr: Bulk update tests to use typed sret 2020-11-20 17:58:26 -05:00
pointer-types.ll
post-inlining.ll
pr12270.ll
provenance.ll [test] Pin provenance.ll to legacy PM 2020-12-07 23:08:02 -08:00
retain-block-side-effects.ll
retain-not-declared.ll
rle-s2l.ll
rv.ll [ObjC][ARC] Clear the lists of basic blocks and instructions before 2020-11-12 22:20:02 -08:00
split-backedge.ll
tail-call-invariant-enforcement.ll
unsafe-claim-rv.ll
weak-contract.ll
weak-copies.ll
weak-dce.ll
weak.ll