llvm-6502/test/Analysis
Dan Gohman b92654d9c9 Fix ScalarEvolution's "exhaustive" trip count evaluation code to avoid
assuming that loops are in canonical form, as ScalarEvolution doesn't
depend on LoopSimplify itself. Also, with indirectbr not all loops can
be simplified. This fixes PR7416.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106389 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-19 14:17:24 +00:00
..
BasicAA Pointers to zero-sized objects don't point to overlapping objects. 2010-04-08 18:11:50 +00:00
CallGraph fix some failures my callgraph dump format change broke. 2010-04-23 18:38:40 +00:00
Dominators
GlobalsModRef
LoopDependenceAnalysis
LoopInfo
PointerTracking
PostDominators
Profiling
ScalarEvolution Fix ScalarEvolution's "exhaustive" trip count evaluation code to avoid 2010-06-19 14:17:24 +00:00