OSDN Git Service

Fix a pruning heuristic which implicitly assumed that SmallPtrSet is
authorDan Gohman <gohman@apple.com>
Sat, 13 Feb 2010 02:06:02 +0000 (02:06 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 13 Feb 2010 02:06:02 +0000 (02:06 +0000)
commit9214b82c5446791b280821bbd892dca633130f80
tree44128ef8c6e4f52b92bdc2542a62d007a32d2ec8
parent7545f49a5edfe19612d03e683d8b955c03018056
Fix a pruning heuristic which implicitly assumed that SmallPtrSet is
deterministically sorted.

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