llvm-6502/test/Analysis
Dan Gohman 6be2bd516a Add an Intraprocedural form of BasicAliasAnalysis, which aims to
properly handles instructions and arguments defined in different
functions, or across recursive function iterations.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107109 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-29 00:50:39 +00:00
..
BasicAA Add an Intraprocedural form of BasicAliasAnalysis, which aims to 2010-06-29 00:50:39 +00:00
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis
LoopInfo
PointerTracking
PostDominators
Profiling
ScalarEvolution Allow "exhaustive" trip count evaluation on phi nodes with all 2010-06-22 13:15:46 +00:00