llvm-6502/test/Transforms/ObjCARC
Michael Gottesman d841d6f71e Added back in the test for arc-annotations.
The test was removed since I had not turned off the test during release
builds. This fails since ARC annotations support  is conditionally
compiled out during release builds. I added the proper requires header
to assuage this issue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178101 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-27 00:09:58 +00:00
..
apelim.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
arc-annotations.ll Added back in the test for arc-annotations. 2013-03-27 00:09:58 +00:00
basic.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
cfg-hazards.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
contract-marker.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
contract-storestrong-ivar.ll
contract-storestrong.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
contract-testcases.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
contract.ll Kill every call to @clang.arc.use in the ARC contract phase. 2013-03-22 21:38:36 +00:00
empty-block.ll
ensure-that-exception-unwind-path-is-visited.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
escape.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
expand.ll
gvn.ll This test is only supposed to test that the objc-arc alias analysis 2013-01-22 04:41:11 +00:00
intrinsic-use.ll Add an optimizer-side test case for ARC bug <rdar://13195034>, fixed 2013-03-25 22:09:52 +00:00
invoke.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
lit.local.cfg
move-and-form-retain-autorelease.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
move-and-merge-autorelease.ll
nested.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
no-objc-arc-exceptions.ll
path-overflow.ll
pointer-types.ll
post-inlining.ll
pr12270.ll
retain-block-alloca.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
retain-block-escape-analysis.ll Reduced dont-infinite-loop-during-block-escape-analysis.ll with bugpoint and moved it to retain-block-escape-analysis.ll. 2013-03-17 21:31:12 +00:00
retain-block-load.ll
retain-block-side-effects.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
retain-block.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
retain-not-declared.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
rle-s2l.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
rv.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
split-backedge.ll Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
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 Use references to attribute groups on the call/invoke instructions. 2013-02-22 09:09:42 +00:00
weak-dce.ll
weak.ll