summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opcodes.py
Commit message (Expand)AuthorAgeFilesLines
* nir: update opcode definitions for different bit sizesConnor Abbott2016-03-171-67/+71
* nir: Add lowering support for packing opcodes.Matt Turner2016-02-011-0/+10
* nir: Add opcodes to extract bytes or words.Matt Turner2016-02-011-0/+9
* nir: Make argument order of unop_convert match binop_convert.Matt Turner2016-02-011-10/+10
* nir: move to compiler/Emil Velikov2016-01-261-0/+668