llvm-6502/test/Analysis
Dan Gohman 4ecbca558f Avoid analyzing instructions in blocks not reachable from the entry block.
They are lots of trouble, and they don't matter. This fixes PR6559.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98103 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-09 23:46:50 +00:00
..
BasicAA Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CallGraph
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 Avoid analyzing instructions in blocks not reachable from the entry block. 2010-03-09 23:46:50 +00:00