aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_pc_print.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: cannot move from local mem to output reg directlyChristoph Bumiller2010-09-121-1/+1
* nv50: address regs are 16 bitChristoph Bumiller2010-09-091-1/+3
* nv50: use actual loads/stores if TEMPs are accessed indirectlyChristoph Bumiller2010-09-091-0/+3
* nv50: re-add proper TEXBIAS sequenceChristoph Bumiller2010-09-011-2/+3
* nv50: generate JOINs for outermost IF clausesChristoph Bumiller2010-08-171-0/+1
* nv50: loops part 2Christoph Bumiller2010-08-151-1/+1
* nv50: insert MOVs also for PHI sources from dominating blockChristoph Bumiller2010-07-311-5/+7
* nv50: fix for empty BBsChristoph Bumiller2010-07-311-3/+4
* nv50: simple reload elimination and local CSEChristoph Bumiller2010-07-261-2/+4
* nv50: add/fix some license headersChristoph Bumiller2010-07-241-0/+21
* nv50: import new compilerChristoph Bumiller2010-07-231-0/+287