aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_target_gm107.cpp
Commit message (Expand)AuthorAgeFilesLines
* nv50/ir: optimize imul/imad to xmadsRhys Perry2018-08-271-1/+0
* gm107/ir: add support for OP_XMAD on GM107+Rhys Perry2018-08-271-1/+5
* nv50/ir: add preliminary support for OP_XMADRhys Perry2018-08-271-0/+1
* gm200/ir: add native OP_SQRT supportKarol Herbst2018-08-041-1/+7
* gm107/ir: use CS2R for SV_CLOCKRhys Perry2018-07-191-1/+10
* nv50/ir: improve instruction pipelining on gm107Samuel Pitoiset2017-01-121-0/+253
* gm107/ir: add a legalize SSA pass for PFETCHSamuel Pitoiset2016-07-271-1/+1
* nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integersIlia Mirkin2015-12-071-5/+0
* nvc0: add maxwell (sm50) compiler backendBen Skeggs2014-05-151-0/+100