Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: use the linear allocator in opt_copy_propagation | Marek Olšák | 2016-10-31 | 1 | -1/+6 |
* | glsl: use hash instead of exec_list in copy propagation | Tapani Pälli | 2016-09-09 | 1 | -51/+41 |
* | glsl: fix uninitialized instance variable | Jan Ziak | 2016-07-29 | 1 | -0/+1 |
* | glsl: Make opt_copy_propagation actually propagate into loops. | Kenneth Graunke | 2016-06-06 | 1 | -6/+24 |
* | glsl: Don't copy propagate or tree graft precise values. | Kenneth Graunke | 2016-04-12 | 1 | -1/+2 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+352 |