summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/CFLAliasAnalysis/Andersen/assign2.ll
Commit message (Collapse)AuthorAgeFilesLines
* [CFLAA] Add an initial CFLAnders implementation.George Burgess IV2016-07-151-0/+23
This adds an incomplete anders-style implementation for CFLAA. It's incomplete in that it's missing interprocedural analysis, attrs handling, etc. and that it needs more tests. More tests and features will be added in future commits. Patch by Jia Chen. Differential Revision: https://reviews.llvm.org/D22291 llvm-svn: 275602
OpenPOWER on IntegriCloud