Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Remove spurious return from void function. | Jose Fonseca | 2016-05-06 | 1 | -2/+0 |
* | nir/lower_double_pack: fixup for new nir_foreach_block() | Jason Ekstrand | 2016-05-05 | 1 | -26/+21 |
* | 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: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: add a pass for lowering (un)pack_double_2x32 | Connor Abbott | 2016-04-11 | 1 | -0/+95 |