summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_alu.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add lowering for nir_op_bit_count.Eric Anholt2018-06-061-0/+36
* nir: Add lowering for nir_op_bitfield_reverse.Eric Anholt2018-06-061-1/+46
* nir: Add an ALU lowering pass for mul_high.Eric Anholt2018-06-061-0/+165