aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update more tests to the new EH scheme.Bill Wendling2011-08-311-0/+4
* Constant pointers to objects don't need reference counting.Dan Gohman2011-08-221-0/+33
* Make a few tests slightly more strict.Dan Gohman2011-08-221-2/+3
* Track a retain+release nesting level independently of theDan Gohman2011-08-191-0/+68
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+1898