nir: Add a new memory_barrier_tcs_patch intrinsic
[mesa.git] / src / compiler / nir / nir_lower_vec_to_movs.c
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2018-04-04 Jason Ekstrandnir/lower_vec_to_movs: Only coalesce if the vec had...
2016-05-12 Ian Romanicknir: Silence unused parameter warnings
2016-04-28 Jason Ekstrandnir: Switch the arguments to nir_foreach_use and friends
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-04-28 Connor Abbottnir/lower_vec_to_movs: fixup for new foreach_block()
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-11 Connor Abbottnir/lower_vec: adapt to different bit sizes
2016-02-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-11 Jason Ekstrandnir/lower_vec_to_movs: Better report channels handled...
2016-02-05 Jason EkstrandMerge commit mesa-public/master into vulkan
2016-01-26 Emil Velikovnir: move to compiler/