aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_builder_opcodes_h.py
Commit message (Expand)AuthorAgeFilesLines
* nir/builder: don't set intr->num_componentsRob Clark2020-06-161-1/+0
* nir+vtn: vec8+vec16 supportRob Clark2019-12-211-1/+9
* nir: add bit_size parameter to system values with multiple allowed bit sizesKarol Herbst2019-01-211-2/+13
* nir: Switch to using 1-bit Booleans for almost everythingJason Ekstrand2018-12-161-38/+1
* nir: Rename Boolean-related opcodes to include 32 in the nameJason Ekstrand2018-12-161-1/+38
* nir: add const_index parameters to system value builder functionKarol Herbst2018-11-141-2/+19
* python: Better iterate over dictionariesMathieu Bridon2018-07-241-2/+2
* python: Use the print functionMathieu Bridon2018-07-061-1/+2
* nir: mako all the intrinsicsRob Clark2018-03-271-1/+23
* nir: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* nir/builder: Generate the alu helpers directly in pythonJason Ekstrand2016-05-141-1/+13
* nir: Remove spurious ; after nir_builder functions.Jose Fonseca2016-04-281-1/+1
* nir: move to compiler/Emil Velikov2016-01-261-0/+38