summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/AliasAnalysisSummary.h
Commit message (Expand)AuthorAgeFilesLines
* Move CFLGraph and the AA summary code over to the new `CallBase`Chandler Carruth2019-02-111-7/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert r332657: "[AA] cfl-anders-aa with field sensitivity"George Burgess IV2018-05-171-16/+3
* [AA] cfl-anders-aa with field sensitivityDavid Bolvansky2018-05-171-3/+16
* Fix more spelling mistakes in comments of LLVM Analysis passesVedant Kumar2018-03-021-1/+1
* Make some LLVM_CONSTEXPR variables const. NFC.George Burgess IV2016-08-251-2/+2
* [CFLAA] Add more offset-sensitivity tracking.George Burgess IV2016-07-221-2/+24
* [CFLAA] Add some interproc. analysis to CFLAnders.George Burgess IV2016-07-191-0/+32
* [CFLAA] Add an initial CFLAnders implementation.George Burgess IV2016-07-151-4/+24
* [CFLAA] Simplify CFLGraphBuilder. NFC.George Burgess IV2016-07-111-0/+20
* [CFLAA] Make a constant variable `const`. NFC.George Burgess IV2016-07-091-1/+1
* [CFLAA] Move the graph builder out from CFLSteens. NFC.George Burgess IV2016-07-091-0/+13
* [CFLAA] Split out more things from CFLSteens. NFC.George Burgess IV2016-07-061-0/+158
OpenPOWER on IntegriCloud