aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-09Consistently use FunctionAnalysisManagerSean Silva1-1/+1
2016-03-11[PM] Make the AnalysisManager parameter to run methods a reference.Chandler Carruth1-1/+1
2016-03-02[AA] Hoist the logic to reformulate various AA queries in terms of otherChandler Carruth1-10/+4
2016-02-26[PM] Introduce CRTP mixin base classes to help define passes andChandler Carruth1-2/+0
2015-09-09[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth1-52/+60
2015-08-20[ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth1-0/+162