summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/unreachable-code.ll
Commit message (Collapse)AuthorAgeFilesLines
* Avoid analyzing instructions in blocks not reachable from the entry block.Dan Gohman2010-03-091-0/+13
They are lots of trouble, and they don't matter. This fixes PR6559. llvm-svn: 98103
OpenPOWER on IntegriCloud