summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/retain-not-declared.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Updated test0 of retain-not-declared.ll to reflect the fact that objc-arc-exp...Michael Gottesman2013-03-29
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* Don't convert objc_retainAutoreleasedReturnValue to objc_retain if itDan Gohman2012-03-23
* Update more tests to the new EH scheme.Bill Wendling2011-08-31
* Move the last uses of RetainFunc etc. over to using getRetainCallee() etc.Dan Gohman2011-07-22
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-15