Switch over to SetVector to ensure same order of iterations do not vary across runs.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 21:08:17 +0000 (21:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 16 Jun 2008 21:08:17 +0000 (21:08 +0000)
commit72b7b098c7ccac55e1dfc19a4c144bf5d8d30929
treed4021ed66ef9e0252e733116d0e3cafc6a09ac17
parente98fc279e28de4817831a9d11ec99b83a3f49d02
Switch over to SetVector to ensure same order of iterations do not vary across runs.

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