nir: Report progress properly in nir_lower_bool_to_*
[mesa.git] / src / compiler / nir / nir_opt_cse.c
2020-06-11 Jason Ekstrandnir: Call nir_metadata_preserve on !progress
2019-02-21 Timothy Arcerinir: clone instruction set rather than removing individ...
2019-01-10 Matt Turnernir: Unset metadata debug bit if no progress made
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_function
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_instr
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/