Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: rename nir_var_function to nir_var_function_temp | Karol Herbst | 2019-01-19 | 1 | -2/+2 |
* | nir: rename global/local to private/function memory | Karol Herbst | 2019-01-08 | 1 | -2/+2 |
* | nir: Use nir_src_is_const and nir_src_as_* in core code | Jason Ekstrand | 2018-10-22 | 1 | -6/+7 |
* | nir: Add an array copy optimization | Jason Ekstrand | 2018-08-23 | 1 | -0/+411 |