Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Use hash table cloning in copy propagation | Thomas Helland | 2018-03-14 | 1 | -19/+10 |
* | glsl: use the linear allocator in opt_copy_propagation_elements | Marek Olšák | 2016-10-31 | 1 | -4/+11 |
* | glsl: optimize copy_propagation_elements pass | Tapani Pälli | 2016-10-10 | 1 | -50/+148 |
* | glsl: Make opt_copy_propagation_elements actually propagate into loops. | Kenneth Graunke | 2016-06-06 | 1 | -2/+17 |
* | glsl: Don't copy propagate or tree graft precise values. | Kenneth Graunke | 2016-04-12 | 1 | -0/+3 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+509 |