Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: prepare for bumping up max components to 16 | Karol Herbst | 2018-07-17 | 1 | -1/+1 |
* | nir: lower_load_const_to_scalar fix for 8/16b types | Rob Clark | 2018-03-13 | 1 | -4/+15 |
* | nir: Return progress from nir_lower_load_const_to_scalar(). | Matt Turner | 2017-03-23 | 1 | -6/+20 |
* | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir/lower_load_const: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -12/+6 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower_load_const_to_scalar: support doubles and multiple bit sizes | Iago Toral Quiroga | 2016-04-11 | 1 | -2/+6 |
* | nir: add bit_size info to nir_load_const_instr_create() | Samuel Iglesias Gonsálvez | 2016-04-11 | 1 | -1/+2 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+89 |