Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Switch the arguments to nir_foreach_def | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_phi_src | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -3/+3 |
* | nir: Remove unistd.h include. | Jose Fonseca | 2016-04-14 | 1 | -1/+0 |
* | nir: add bit_size info to nir_ssa_undef_instr_create() | Samuel Iglesias Gonsálvez | 2016-04-11 | 1 | -1/+2 |
* | nir: fix dangling ssadef->name ptrs | Rob Clark | 2016-03-24 | 1 | -0/+2 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -2/+4 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+536 |