nir: Get rid of the variable on vote intrinsics
[mesa.git] / src / compiler / glsl / opt_constant_propagation.cpp
2017-08-18 Ilia Mirkinglsl: add a few missing int64 constant propagation...
2017-08-11 Timothy Arceriglsl: pass mem_ctx to constant_expression_value(.....
2016-10-31 Marek Olšákglsl: use the linear allocator in opt_constant_propagation
2016-06-23 Kenneth Graunkeglsl: Don't constant propagate arrays.
2016-06-23 Kenneth Graunkeglsl: Make constant propagation's folder not propagate...
2016-05-16 Kenneth Graunkeglsl: Don't do constant propagation in opt_constant_fol...
2016-05-16 Kenneth Graunkeglsl: Consolidate duplicate copies of constant folding.
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Rhys Kiddglsl: Update hash table comments in constant propagation
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/