aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ObjCARC/contract.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-13/+13
* [objc-arc] Apply the RV optimization to retains next to calls in ObjCARCContr...Michael Gottesman2013-04-291-0/+55
* [objc-arc] Test cleanups.Michael Gottesman2013-04-271-0/+1
* Kill every call to @clang.arc.use in the ARC contract phase.John McCall2013-03-221-0/+11
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-8/+10
* Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman2013-01-121-5/+5
* Use the new Use-aware dominates method to apply the objc runtimeDan Gohman2012-04-131-0/+18
* The ARC language-specific optimizer. Credit to Dan Gohman.John McCall2011-06-151-0/+145