summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_pc.c
Commit message (Expand)AuthorAgeFilesLines
* nv50: attempt at making more complicated loops workChristoph Bumiller2010-09-011-5/+15
* nv50: turn off verbose debug output by defaultChristoph Bumiller2010-09-011-3/+9
* nv50: yet another case we need a nop.exitChristoph Bumiller2010-08-231-1/+1
* nv50: flatten simple IF/ELSE/ENDIF constructsChristoph Bumiller2010-08-171-0/+14
* nv50: begin implementing loopsChristoph Bumiller2010-08-101-40/+128
* nv50: fix reg countChristoph Bumiller2010-08-101-2/+2
* nv50: build proper phi functions in the first placeChristoph Bumiller2010-08-051-2/+37
* nv50: fixes for nested IFsChristoph Bumiller2010-07-311-0/+15
* nv50: fix for empty BBsChristoph Bumiller2010-07-311-18/+12
* nv50: simple reload elimination and local CSEChristoph Bumiller2010-07-261-0/+18
* nv50: add/fix some license headersChristoph Bumiller2010-07-241-0/+21
* nv50: import new compilerChristoph Bumiller2010-07-231-0/+433