nvir/nir: implement nir_op_urol
[mesa.git] / src / gallium / drivers / nouveau / codegen / nv50_ir_target_gm107.cpp
2018-08-27 Rhys Perrynv50/ir: optimize imul/imad to xmads
2018-08-27 Rhys Perrygm107/ir: add support for OP_XMAD on GM107+
2018-08-27 Rhys Perrynv50/ir: add preliminary support for OP_XMAD
2018-08-04 Karol Herbstgm200/ir: add native OP_SQRT support
2018-07-19 Rhys Perrygm107/ir: use CS2R for SV_CLOCK
2017-01-12 Samuel Pitoisetnv50/ir: improve instruction pipelining on gm107
2016-07-27 Samuel Pitoisetgm107/ir: add a legalize SSA pass for PFETCH
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-07 Ilia Mirkinnvc0/ir: fix up mul+add -> mad algebraic opt, enable...
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend