aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/retain-not-declared.ll
Commit message (Expand)AuthorAgeFilesLines
* Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...Michael Gottesman2013-03-291-2/+2
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-1/+3
* Don't convert objc_retainAutoreleasedReturnValue to objc_retain if itDan Gohman2012-03-231-1/+1
* Update more tests to the new EH scheme.Bill Wendling2011-08-311-0/+6
* Move the last uses of RetainFunc etc. over to using getRetainCallee() etc.Dan Gohman2011-07-221-6/+42
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+25