summaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/contract.ll
Commit message (Expand)AuthorAge
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-14
* [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...Michael Gottesman2013-04-29
* [objc-arc] Test cleanups.Michael Gottesman2013-04-27
* Kill every call to @clang.arc.use in the ARC contract phase.John McCall2013-03-22
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman2013-01-12
* Use the new Use-aware dominates method to apply the objc runtimeDan Gohman2012-04-13
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-15