aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_pc_regalloc.c
Commit message (Expand)AuthorAgeFilesLines
* nv50,nvc0: silence shader debug outputChristoph Bumiller2011-04-101-7/+7
* nv50,nvc0: don't insert instructions after the block terminatorChristoph Bumiller2011-04-101-1/+3
* nvc0: kick out empty live rangesChristoph Bumiller2011-02-241-0/+3
* nvc0: correct allocation of constrained registersChristoph Bumiller2011-02-241-67/+154
* nvc0: make sure phi-ops really have one source per in-blockChristoph Bumiller2011-02-091-19/+38
* nvc0: try to fix register conflicts for vector instructionsChristoph Bumiller2011-02-091-11/+26
* nvc0: improve shader support for texturingChristoph Bumiller2010-12-191-0/+2
* nvc0: import nvc0 gallium driverChristoph Bumiller2010-11-121-0/+925