Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add a deref instruction type | Jason Ekstrand | 2018-06-22 | 1 | -10/+52 |
* | nir+drivers: add helpers to get # of src/dest components | Rob Clark | 2018-04-03 | 1 | -4/+1 |
* | nir/copy_prop: Respect the source's number of components | Jason Ekstrand | 2017-03-14 | 1 | -33/+96 |
* | nir: Fix copy_prop_src when src is an indirect access on a reg. | Eric Anholt | 2016-06-26 | 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/opt_cp: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -18/+10 |
* | nir/opt_cp: use nir_block_get_following_if() | Connor Abbott | 2016-04-27 | 1 | -7/+3 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+290 |