summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Change the static object whose address is used to uniquely identifyChandler Carruth2016-11-231-1/+1
* Consistently use FunctionAnalysisManagerSean Silva2016-08-091-1/+1
* [CFLAA] Remove modref queries from CFLAA.George Burgess IV2016-08-011-82/+0
* [CFLAA] Add getModRefBehavior to CFLAnders.George Burgess IV2016-07-271-8/+18
* [CFLAA] Add more offset-sensitivity tracking.George Burgess IV2016-07-221-1/+1
* [CFLAA] Simplify CFLGraphBuilder. NFC.George Burgess IV2016-07-111-80/+38
* [CFLAA] Move the graph builder out from CFLSteens. NFC.George Burgess IV2016-07-091-422/+18
* [CFLAA] Simplify CFLGraphBuilder. NFC.George Burgess IV2016-07-091-41/+25
* [CFLAA] Split out more things from CFLSteens. NFC.George Burgess IV2016-07-061-168/+41
* [CFLAA] Split the CFL graph out from CFLSteens. NFC.George Burgess IV2016-07-061-122/+2
* [CFLAA] Split into Anders+Steens analysis.George Burgess IV2016-07-061-0/+1151
OpenPOWER on IntegriCloud