nir: move to compiler/
[mesa.git] / src / glsl / ir_equals.cpp
2015-11-20 Ian Romanickglsl: Add ir_samples_identical opcode
2015-11-19 Connor Abbottglsl: fix ir_constant::equals() for doubles
2015-09-10 Ilia Mirkinglsl: add ir_texture_samples texture opcode
2015-03-25 Ian Romanickglsl: Constify ir_instruction::equals
2014-03-28 Ian Romanickglsl: Clean up "unused parameter" warnings
2014-01-21 Matt Turnerglsl: Add parameter to .equals() to ignore an IR type.
2013-11-15 Eric Anholtglsl: Move the CSE equality functions to the ir class.