Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: rename nir_var_function to nir_var_function_temp | Karol Herbst | 2019-01-19 | 1 | -7/+7 |
* | nir: rename global/local to private/function memory | Karol Herbst | 2019-01-08 | 1 | -7/+7 |
* | nir/large_constants: Properly handle 1-bit bools | Jason Ekstrand | 2018-12-16 | 1 | -1/+23 |
* | nir: Use nir_src_is_const and nir_src_as_* in core code | Jason Ekstrand | 2018-10-22 | 1 | -1/+1 |
* | nir: Add a large constants optimization pass | Jason Ekstrand | 2018-07-02 | 1 | -0/+305 |