aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ObjCARC/contract.ll
AgeCommit message (Expand)Author
2013-03-22Kill every call to @clang.arc.use in the ARC contract phase.John McCall
2013-02-22Use references to attribute groups on the call/invoke instructions.Bill Wendling
2013-01-12Fixed a bug where we were tail calling objc_autorelease causing an object to ...Michael Gottesman
2012-04-13Use the new Use-aware dominates method to apply the objc runtimeDan Gohman
2011-06-15The ARC language-specific optimizer. Credit to Dan Gohman.John McCall