Fix ctlz and cttz. llvm definition requires them to return number of bits in of the src type when value is zero.

llvm-svn: 45029
3 files changed
tree: cb39eeacec1f41851c43339fd16964a2b4ab887e
  1. clang/
  2. llvm/