summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_instr_set.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Make nir_alu_srcs_equal non-static.Kenneth Graunke2016-08-041-1/+1
* Remove wrongly repeated words in commentsGiuseppe Bilotta2016-06-231-1/+1
* nir: coverity sign-extension fixRob Clark2016-05-201-1/+1
* nir: Switch the arguments to nir_foreach_phi_srcJason Ekstrand2016-04-281-3/+3
* nir/instr_set: handle 64-bit bit-sizesConnor Abbott2016-04-111-5/+17
* nir/cse: Properly handle nir_ssa_def.exactJason Ekstrand2016-03-231-2/+14
* nir: rename nir_const_value fields to include bitsize informationIago Toral Quiroga2016-03-171-4/+4
* nir: Remove the const_offset from nir_tex_instrJason Ekstrand2016-02-101-3/+0
* nir: Separate texture from sampler in nir_tex_instrJason Ekstrand2016-02-091-6/+9
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-9/+9
* nir: move to compiler/Emil Velikov2016-01-261-0/+519