summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_search.c
Commit message (Expand)AuthorAgeFilesLines
* nir/search: Use nir_op_infos to determine if an operation is commutativeJason Ekstrand2015-01-151-33/+2
* nir: Make load_const SSA-onlyJason Ekstrand2015-01-151-6/+4
* nir: Add an expression matching frameworkJason Ekstrand2015-01-151-0/+364