summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/codegen/nv50_ir_util.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-06-03nouveau: move codegen to a common higher level directory.Dave Airlie1-398/+0
2022-06-03nouveau: move codegen into a standalone library.Dave Airlie1-1/+1
2018-11-16nv50/ir/ra: enforce max register requirement, and change spill orderIlia Mirkin1-4/+4
2016-08-16nv50/ir: properly clear upper bits of a bitset fillIlia Mirkin1-2/+2
2016-05-31nv50/ir: fix error finding free element in bitset in some situationsIlia Mirkin1-0/+6
2014-09-05nv50/ir/util: fix BitSet issuesChristoph Bumiller1-3/+5
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-0/+390