summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/unsimplified-loop.ll
Commit message (Collapse)AuthorAgeFilesLines
* Generalize ScalarEvolution's PHI analysis to handle loops that don'tDan Gohman2010-04-121-0/+29
have preheaders or dedicated exit blocks, as clients may not otherwise need to run LoopSimplify. llvm-svn: 101030
OpenPOWER on IntegriCloud