Guard against huge loop trip counts in an APInt safe way.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 2 Mar 2007 23:31:34 +0000 (23:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 2 Mar 2007 23:31:34 +0000 (23:31 +0000)
commit4e69f48a0a6ef9b36c8f17d6ad4e3b6998c81078
tree9b4878aed5dc4d068932f355a03ae0ded4cd9408
parentae6421935bd3f2e48346fd16a21297ed1a28fd32
Guard against huge loop trip counts in an APInt safe way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34858 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnroll.cpp