summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/infinite-loop.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix loop unswitching's assumption that a code path which eitherDan Gohman2010-09-011-0/+53
infinite loops or exits will eventually exit. This fixes PR5373. llvm-svn: 112745
OpenPOWER on IntegriCloud