aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/opt_copy_propagation_elements.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Use hash table cloning in copy propagationThomas Helland2018-03-141-19/+10
* glsl: use the linear allocator in opt_copy_propagation_elementsMarek Olšák2016-10-311-4/+11
* glsl: optimize copy_propagation_elements passTapani Pälli2016-10-101-50/+148
* glsl: Make opt_copy_propagation_elements actually propagate into loops.Kenneth Graunke2016-06-061-2/+17
* glsl: Don't copy propagate or tree graft precise values.Kenneth Graunke2016-04-121-0/+3
* glsl: move to compiler/Emil Velikov2016-01-261-0/+509