| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-01-15 | common/bit_util: Replace CLZ/CTZ operations with standardized ones | 1 | -23/+0 | ||
| Makes for less code that we need to maintain. | |||||
| 2019-03-27 | Fixes and corrections on formatting. | 1 | -29/+10 | ||
| 2019-03-27 | Implement intrinsics CountTrailingZeroes and test it. | 1 | -0/+42 | ||