nir: Invalidate live SSA def information when making new SSA defs.
[mesa.git] / src / compiler / glsl / opt_constant_variable.cpp
2020-06-12 Timothy Arceriglsl: fix incorrect optimisation in opt_constant_variable()
2020-02-04 Kristian H. Kristensenglsl: Use 'using' to be explicit about visitor overloads
2019-01-14 Caio Marcelo de... src/compiler: use new hash table and set creation helpers
2018-10-25 Eric Engestromutil: use C99 declaration in the for-loop hash_table_fo...
2017-08-11 Timothy Arceriglsl: pass mem_ctx to constant_expression_value(.....
2016-05-16 Kenneth Graunkeglsl: Make opt_constant_variable() bail in useless...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovglsl: move to compiler/