Zhou Sheng 0e2d3ac0f8 1. Make sure the use of ConstantInt::getZExtValue() for getting shift
amount is safe.
2. Use new method on ConstantInt instead of (? :) operator.
3. Use new method uge() on ConstantInt to simplify codes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35505 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-30 09:29:48 +00:00
..
2007-03-29 19:05:44 +00:00
2007-03-30 01:37:39 +00:00
2007-03-29 19:05:44 +00:00
2007-03-29 19:05:44 +00:00
2007-03-12 17:57:00 +00:00
2007-02-15 02:26:10 +00:00
2007-03-29 19:05:44 +00:00
2007-03-30 00:35:22 +00:00