summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/lib
AgeCommit message (Expand)AuthorFilesLines
2022-06-03nouveau: move codegen to a common higher level directory.Dave Airlie9-2930/+0
2021-01-16nouveau: Fix typos.Vinson Lee3-4/+4
2019-02-06gm107/ir: add fp64 rsqKarol Herbst2-2/+127
2019-02-06gm107/ir: add fp64 rcpKarol Herbst2-3/+269
2019-02-06gk104/ir: Use the new rcp/rsq in libraryKarol Herbst2-14/+333
2019-02-06gk110/ir: Add rsq f64 implementationBoyan Ding2-2/+109
2019-02-06gk110/ir: Add rcp f64 implementationBoyan Ding2-4/+235
2018-04-24gm107/ir/lib: fix sched in div u32 builtinKarol Herbst2-4/+4
2017-01-12nv50/ir: use sched control codes for gm107 builtinsSamuel Pitoiset2-40/+40
2016-09-29nvc0: update GM107 sched control codes formatSamuel Pitoiset1-21/+21
2016-04-02nv50/ir: fix envyas variants when building the code libSamuel Pitoiset1-2/+2
2015-05-18gk110/ir: switch to gk104-style sched codes rather than all-in-oneIlia Mirkin1-9/+9
2014-05-15nvc0: add maxwell (sm50) compiler backendBen Skeggs3-1/+215
2014-05-15nvc0: allow for easier modification of compiler library routinesBen Skeggs7-0/+1668