summaryrefslogtreecommitdiff
path: root/src/util/u_vector.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-29util: Use util_is_power_of_two_nonzero in u_vectorIan Romanick1-2/+2
2018-03-29util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...Ian Romanick1-2/+2
2017-08-18anv: Move a comment that got left behind in the u_vector refactor.Eric Anholt1-0/+9
2017-07-14util: Remove u_math from u_vectorDaniel Stone1-0/+3
2016-10-19util: add vector util code.Dave Airlie1-0/+98