Make sorting of ConstantInt be APInt clean through use of ult function.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 2 Mar 2007 23:01:14 +0000 (23:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 2 Mar 2007 23:01:14 +0000 (23:01 +0000)
commite1c99d4c69d20731579ae462db39c3c1393f50fd
tree29d6b8f1d83dc8709824b9e1b95409e3bf019c12
parent46f9c94bdd8344dd41ede35294bb9b6dd390c30a
Make sorting of ConstantInt be APInt clean through use of ult function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp