llvm-6502/test/Analysis
Dan Gohman 50f424c3d0 Fix Value::stripPointerCasts and BasicAA to avoid trouble on
code in unreachable blocks, which have have use-def cycles.
This fixes PR7514.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107071 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-28 21:16:52 +00:00
..
BasicAA Fix Value::stripPointerCasts and BasicAA to avoid trouble on 2010-06-28 21:16:52 +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 Allow "exhaustive" trip count evaluation on phi nodes with all 2010-06-22 13:15:46 +00:00