util,ralloc: Use __builtin_mul_overflow rather than division
On ARMv7, where software division would otherwise be used, speeds up compiling the skia shaders in shader-db by 5%.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
On ARMv7, where software division would otherwise be used, speeds up compiling the skia shaders in shader-db by 5%.