Set Changed to true when canonicalizing ICmp operand order; even though
authorDan Gohman <gohman@apple.com>
Thu, 20 May 2010 19:16:03 +0000 (19:16 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 May 2010 19:16:03 +0000 (19:16 +0000)
commit9da1bf4845e670096b9bf9e62c40960af1697ea0
treea49da6c191e1c9e99ee96b20dd0922a86bdd6ac8
parent63b8845e786d1204d41952da938518baa3159a97
Set Changed to true when canonicalizing ICmp operand order; even though
it isn't a very interesting change, it's a change nonetheless.

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