nir: Add a lowering pass to split 64bit phis
[mesa.git] / src / compiler / nir / nir_lower_regs_to_ssa.c
2020-05-19 Jason Ekstrandnir: Add a new helper for iterating phi sources leaving...
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in lower_regs_to_ssa
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-07-22 Jason Ekstrandnir: Remove a bunch of large stack arrays
2019-07-16 Jason Ekstrandnir/regs_to_ssa: Handle regs in phi sources properly
2019-04-09 Jason Ekstrandnir: Get rid of global registers
2019-04-09 Jason Ekstrandnir: Get rid of nir_register::is_packed
2017-03-23 Matt Turnernir: Return progress from nir_lower_regs_to_ssa().
2016-12-30 Jason Ekstrandnir: Rewrite lower_regs_to_ssa to use the phi builder
2016-12-30 Jason Ekstrandnir: Rename convert_to_ssa lower_regs_to_ssa