summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorTapani Pälli <tapani.palli@intel.com>2016-09-30 08:12:12 -0700
committerTapani Pälli <tapani.palli@intel.com>2016-10-10 07:29:31 +0300
commitc64093e7d5da5d652017f57876036088c1ae1451 (patch)
tree12e439b72c736f7938e2005f6d31456ce1e037d9 /src/mesa
parentdb5d278541a1bec3e51c2f0cecd2d127abdfc59c (diff)
downloadexternal_mesa3d-c64093e7d5da5d652017f57876036088c1ae1451.zip
external_mesa3d-c64093e7d5da5d652017f57876036088c1ae1451.tar.gz
external_mesa3d-c64093e7d5da5d652017f57876036088c1ae1451.tar.bz2
glsl: optimize copy_propagation_elements pass
Changes make copy_propagation_elements pass faster, reducing link time spent in test case of bug 94477. Does not fix the actual issue but brings down the total time. No regressions seen in CI. v2 (idr): Formatting / whitespace fixes. Embed the acp_ref in the acp_entry. v3 (idr): Delete unused copy constructor. Use while(pop_head) instead of foreach() { remove }. Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions