Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Turn imov/fmov of undef into undef | Timothy Arceri | 2016-12-16 | 1 | -6/+6 |
* | Revert "nir: Turn imov/fmov of undef into undef." | Timothy Arceri | 2016-12-15 | 1 | -3/+1 |
* | nir: Turn imov/fmov of undef into undef. | Kenneth Graunke | 2016-08-04 | 1 | -1/+3 |
* | nir: Optimize out stores of undefs. | Kenneth Graunke | 2016-05-05 | 1 | -0/+30 |
* | nir: Replace vecN(undef, undef, ...) with a single undef. | Kenneth Graunke | 2016-05-05 | 1 | -0/+33 |
* | nir: Rename opt_undef_alu to opt_undef_csel; update comments. | Kenneth Graunke | 2016-05-05 | 1 | -12/+13 |
* | 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_undef: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -15/+8 |
* | 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/+104 |