summaryrefslogtreecommitdiff
path: root/src/compiler/nir/nir_builder_opcodes_h.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-22nir: Allow for system values with variable numbers of destination componentsJason Ekstrand1-2/+14
2020-06-16nir/builder: don't set intr->num_componentsRob Clark1-1/+0
2019-12-21nir+vtn: vec8+vec16 supportRob Clark1-1/+9
2019-01-21nir: add bit_size parameter to system values with multiple allowed bit sizesKarol Herbst1-2/+13
2018-12-16nir: Switch to using 1-bit Booleans for almost everythingJason Ekstrand1-38/+1
2018-12-16nir: Rename Boolean-related opcodes to include 32 in the nameJason Ekstrand1-1/+38
2018-11-14nir: add const_index parameters to system value builder functionKarol Herbst1-2/+19
2018-07-24python: Better iterate over dictionariesMathieu Bridon1-2/+2
2018-07-06python: Use the print functionMathieu Bridon1-1/+2
2018-03-27nir: mako all the intrinsicsRob Clark1-1/+23
2017-03-10nir: remove shebang from python scriptsEmil Velikov1-1/+0
2016-05-14nir/builder: Generate the alu helpers directly in pythonJason Ekstrand1-1/+13
2016-04-28nir: Remove spurious ; after nir_builder functions.Jose Fonseca1-1/+1
2016-01-26nir: move to compiler/Emil Velikov1-0/+38