summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AliasAnalysis] Second prototype to cache BasicAA / anyAA state.Alina Sbirlea2019-03-221-11/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CallSite removal] Migrate all Alias Analysis APIs to use the newlyChandler Carruth2019-01-071-4/+4
* [ModRefInfo] Make enum ModRefInfo an enum class [NFC].Alina Sbirlea2017-12-071-1/+1
* Consistently use FunctionAnalysisManagerSean Silva2016-08-091-1/+1
* [PM] Make the AnalysisManager parameter to run methods a reference.Chandler Carruth2016-03-111-1/+1
* [AA] Hoist the logic to reformulate various AA queries in terms of otherChandler Carruth2016-03-021-10/+4
* [PM] Introduce CRTP mixin base classes to help define passes andChandler Carruth2016-02-261-2/+0
* [PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatibleChandler Carruth2015-09-091-52/+60
* [ARC] Pull the ObjC ARC components that really serve the role ofChandler Carruth2015-08-201-0/+162
OpenPOWER on IntegriCloud