Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Stop using apostrophes to pluralize. | Matt Turner | 2017-03-23 | 1 | -1/+1 |
* | nir: Remove some no longer needed asserts | Jason Ekstrand | 2016-10-06 | 1 | -6/+0 |
* | nir: Make nir_foo_first/last_cf_node return a block instead | Jason Ekstrand | 2016-10-06 | 1 | -33/+10 |
* | nir: remove unused variable | Timothy Arceri | 2016-09-03 | 1 | -2/+0 |
* | nir: Remove fake edges in the CF handling code | Jason Ekstrand | 2016-09-02 | 1 | -57/+2 |
* | nir: Switch the arguments to nir_foreach_phi_src | Jason Ekstrand | 2016-04-28 | 1 | -2/+2 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -6/+6 |
* | nir: add bit_size info to nir_ssa_undef_instr_create() | Samuel Iglesias Gonsálvez | 2016-04-11 | 1 | -2/+4 |
* | nir/cf: Make extracting or re-inserting nothing a no-op | Jason Ekstrand | 2016-03-24 | 1 | -0/+9 |
* | nir/cf: Handle relinking top-level blocks | Jason Ekstrand | 2016-03-24 | 1 | -2/+5 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+808 |