diff options
author | Shawn Landden <shawn@git.icu> | 2019-05-26 13:49:58 +0000 |
---|---|---|
committer | Shawn Landden <shawn@git.icu> | 2019-05-26 13:49:58 +0000 |
commit | b7cc093db28cf6d20b35092c4108bc8aa15cc011 (patch) | |
tree | a6012a8a074b67bfb3d8dfa8a369cec299421338 /llvm/test/Transforms/SimplifyCFG/X86 | |
parent | d0f13e618faf4a74b1c8c1e87f076f3b04690e74 (diff) | |
download | bcm5719-llvm-b7cc093db28cf6d20b35092c4108bc8aa15cc011.tar.gz bcm5719-llvm-b7cc093db28cf6d20b35092c4108bc8aa15cc011.zip |
[Support] make countLeadingZeros() and countTrailingZeros() return unsigned
This matches countLeadingOnes() and countTrailingOnes(), and
APInt's countLeadingZeros() and countTrailingZeros().
(as well as __builtin_clzll())
llvm-svn: 361724
Diffstat (limited to 'llvm/test/Transforms/SimplifyCFG/X86')
0 files changed, 0 insertions, 0 deletions