summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/how-far-to-zero.ll
Commit message (Collapse)AuthorAgeFilesLines
* If the step value is a constant zero, the loop isn't going to terminate. FixesNick Lewycky2012-06-281-0/+27
the assert reported in PR13228! llvm-svn: 159393
OpenPOWER on IntegriCloud