glsl: avoid hitting assert for arrays of arrays
[mesa.git] / src / glsl / nir / nir_opt_peephole_ffma.c
2015-09-11 Jason Ekstrandnir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
2015-09-11 Jason Ekstrandnir: Fix a bunch of ralloc parenting errors
2015-09-10 Rhys Kiddglsl: Resolve GCC sign-compare warning.
2015-08-03 Samuel Iglesias... nir: Fix output swizzle in get_mul_for_src
2015-05-28 Iago Toral Quiroganir: Fix output swizzle in get_mul_for_src
2015-05-09 Jason Ekstrandnir/nir: Use a linked list instead of a hash set for...
2015-04-02 Jason Ekstrandnir/opt_peephole_ffma: Fix a couple typos in a comment
2015-04-01 Jason Ekstrandnir/peephole_ffma: Be less agressive about fusing multi...
2015-04-01 Jason Ekstrandnir: Add a dedicated ffma peephole optimization
2015-01-15 Jason Ekstrandnir: Remove the ffma peephole
2015-01-15 Jason Ekstrandnir: Don't require a function in ssa_def_init
2015-01-15 Jason Ekstrandnir: Add a fused multiply-add peephole