[PM/AA] Hoist the SCEV-AA interface to its own header and pull the
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 03:11:16 +0000 (03:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 03:11:16 +0000 (03:11 +0000)
commit217849dc42aaca4efddc75475dbcca73ed7dba47
treec6fb3dd30e704d27c242a6ada1f2f33a408c0662
parent01910b8f313c3416d5d307e0f5b3fb74e878fc8f
[PM/AA] Hoist the SCEV-AA interface to its own header and pull the
creation function into that header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245013 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Passes.h
include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h [new file with mode: 0644]
include/llvm/LinkAllPasses.h
lib/Analysis/ScalarEvolutionAliasAnalysis.cpp