Iterating over SmallPtrSet is not deterministic.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 18:17:09 +0000 (18:17 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 18:17:09 +0000 (18:17 +0000)
commit69d5053f9cef7de0a14d8d85d6738f24de2ef17e
treeee55e99333676b2fb6d8a9f08b5d9d5051fabc4c
parent371ca83d8b7875d30743d9e72fd16a85baacbe63
Iterating over SmallPtrSet is not deterministic.

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