Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: Remove dead initialization. | Vinson Lee | 2010-09-18 | 1 | -1/+1 |
* | nv50: minor compiler fixes and cleanups | Christoph Bumiller | 2010-09-12 | 1 | -0/+5 |
* | nv50: prepare for having multiple functions | Christoph Bumiller | 2010-09-09 | 1 | -6/+17 |
* | nv50: must join SELECT inputs before MOV inputs | Christoph Bumiller | 2010-09-01 | 1 | -13/+19 |
* | nv50: re-add proper TEXBIAS sequence | Christoph Bumiller | 2010-09-01 | 1 | -4/+4 |
* | nv50: attempt at making more complicated loops work | Christoph Bumiller | 2010-09-01 | 1 | -32/+53 |
* | nv50: turn off verbose debug output by default | Christoph Bumiller | 2010-09-01 | 1 | -32/+8 |
* | nv50: begin implementing loops | Christoph Bumiller | 2010-08-10 | 1 | -27/+25 |
* | nv50: build proper phi functions in the first place | Christoph Bumiller | 2010-08-05 | 1 | -116/+24 |
* | nv50: fixes for nested IFs | Christoph Bumiller | 2010-07-31 | 1 | -65/+110 |
* | nv50: insert MOVs also for PHI sources from dominating block | Christoph Bumiller | 2010-07-31 | 1 | -28/+25 |
* | nv50: add/fix some license headers | Christoph Bumiller | 2010-07-24 | 1 | -0/+22 |
* | nv50: import new compiler | Christoph Bumiller | 2010-07-23 | 1 | -0/+973 |