Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/lower_vec_to_movs: Only coalesce if the vec had a SSA destination | Jason Ekstrand | 2018-04-03 | 1 | -1/+6 |
* | nir: Silence unused parameter warnings | Ian Romanick | 2016-05-12 | 1 | -2/+2 |
* | nir: Switch the arguments to nir_foreach_use and friends | 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_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir/lower_vec_to_movs: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -14/+10 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir/lower_vec: adapt to different bit sizes | Connor Abbott | 2016-04-11 | 1 | -0/+1 |
* | nir/lower_vec_to_movs: Better report channels handled by insert_mov | Jason Ekstrand | 2016-02-10 | 1 | -1/+3 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+310 |