SCEVComplexityCompare's new code was missing SCEVUDivExpr. Implement
authorDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:23:21 +0000 (19:23 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 7 May 2009 19:23:21 +0000 (19:23 +0000)
commita6b35e201f4588e3321a6e754357a571461687b3
tree31f30fe1c0eb6ad02d321cb1caabc92926698bca
parent1978426a94e3d3b53f488ffc56516e6e87906a0b
SCEVComplexityCompare's new code was missing SCEVUDivExpr. Implement
the SCEVUDivExpr case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71173 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp