Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Use util_is_power_of_two_nonzero in u_vector | Ian Romanick | 2018-03-29 | 1 | -2/+2 |
* | util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t... | Ian Romanick | 2018-03-29 | 1 | -2/+2 |
* | anv: Move a comment that got left behind in the u_vector refactor. | Eric Anholt | 2017-08-18 | 1 | -0/+9 |
* | util: Remove u_math from u_vector | Daniel Stone | 2017-07-14 | 1 | -0/+3 |
* | util: add vector util code. | Dave Airlie | 2016-10-19 | 1 | -0/+98 |