Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add b2b opcodes | Jason Ekstrand | 2020-03-30 | 1 | -0/+9 |
* | nir+vtn: vec8+vec16 support | Rob Clark | 2019-12-21 | 1 | -0/+2 |
* | nir: Drop imov/fmov in favor of one mov instruction | Jason Ekstrand | 2019-05-24 | 1 | -1/+1 |
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 1 | -2/+2 |
* | intel/compiler: move nir_lower_bool_to_int32 before nir_lower_locals_to_regs | Iago Toral Quiroga | 2018-12-20 | 1 | -0/+2 |
* | nir: Add a bool to int32 lowering pass | Jason Ekstrand | 2018-12-16 | 1 | -0/+160 |