| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bit_util: Guarantee popcount's presence. | David Goldblatt | 2020-12-07 | 1 | -2/+87 |
| * | bit_util: Add fls_ functions; "find last set". | David Goldblatt | 2020-07-30 | 1 | -128/+216 |
| * | bit_util: Change ffs functions indexing. | David Goldblatt | 2020-07-30 | 1 | -9/+19 |
| * | Add a fastpath for arena_slab_reg_alloc_batch | Dave Watson | 2018-11-14 | 1 | -0/+19 |
| * | bit_util: Don't use __builtin_clz on s390x | Rajeev Misra | 2018-09-20 | 1 | -1/+1 |
| * | Bit_util: Use intrinsics for pow2_ceil, where available. | Rajeev Misra | 2018-08-15 | 1 | -0/+34 |
| * | Add lg_ceil to bit_util. | David Goldblatt | 2018-07-12 | 1 | -67/+20 |
| * | Hide size class computation behind a layer of indirection. | David Goldblatt | 2018-07-12 | 1 | -0/+68 |
| * | Disentangle assert and util | David Goldblatt | 2017-03-06 | 1 | -0/+165 |
