summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/bit_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add a fastpath for arena_slab_reg_alloc_batchDave Watson2018-11-141-0/+19
* bit_util: Don't use __builtin_clz on s390xRajeev Misra2018-09-201-1/+1
* Bit_util: Use intrinsics for pow2_ceil, where available.Rajeev Misra2018-08-161-0/+34
* Add lg_ceil to bit_util.David Goldblatt2018-07-131-67/+20
* Hide size class computation behind a layer of indirection.David Goldblatt2018-07-131-0/+68
* Disentangle assert and utilDavid Goldblatt2017-03-061-0/+165