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 fix some failures my callgraph dump format change broke. 2010-04-23 18:38:40 +00:00
Dominators
GlobalsModRef
LoopDependenceAnalysis -disable-output is no longer needed with -analyze. 2010-01-26 19:25:59 +00:00
LoopInfo
PointerTracking
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling
ScalarEvolution Allow "exhaustive" trip count evaluation on phi nodes with all 2010-06-22 13:15:46 +00:00