Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: fix dangling ssadef->name ptrs | Rob Clark | 2016-03-24 | 1 | -3/+3 |
* | nir/algebraic: Allow for flagging operations as being inexact | Jason Ekstrand | 2016-03-23 | 1 | -0/+4 |
* | nir/search: Propagate exactness into newly created expressions | Jason Ekstrand | 2016-03-23 | 1 | -4/+5 |
* | nir: propagate bitsize information in nir_search | Connor Abbott | 2016-03-17 | 1 | -21/+223 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -2/+3 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -5/+5 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+379 |