diff options
author | Dan Gohman <gohman@apple.com> | 2009-10-23 17:10:01 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-10-23 17:10:01 +0000 |
commit | 41d00ac45b17946b3fe4f2e2c974a99a7c1191eb (patch) | |
tree | 7a218f4f8f1a7ade3cb6e4895b7a00f76623747e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0c78c7aa20f7e025e8b22bdefa9ae2d8803e7f36 (diff) | |
download | bcm5719-llvm-41d00ac45b17946b3fe4f2e2c974a99a7c1191eb.tar.gz bcm5719-llvm-41d00ac45b17946b3fe4f2e2c974a99a7c1191eb.zip |
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions