Dan Gohman
|
ad2555c9a3
|
Make LoopDeletion check the maximum backedge taken count, rather than the
exact backedge taken count, when checking for infinite loops. This allows
it to delete loops with multiple exit conditions.
llvm-svn: 84952
|
2009-10-23 17:10:01 +00:00 |
|