Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Use uint64_t for shifting left in sign_extend and strunc | Michel Dänzer | 2019-10-24 | 1 | -1/+1 |
* | util: Add power-of-two divisor support to compute_fast_udiv_info | Marek Olšák | 2018-10-10 | 1 | -0/+21 |
* | util: Generalize fast integer division to be variable bit-width | Jason Ekstrand | 2018-10-10 | 1 | -32/+30 |
* | util: import public domain code for integer division by a constant | Marek Olšák | 2018-10-10 | 1 | -0/+224 |