Skip to content
Commit b25806fa authored by Zhou Sheng's avatar Zhou Sheng
Browse files

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.

llvm-svn: 35505
parent 3dd14331
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment