Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: attempt at making more complicated loops work | Christoph Bumiller | 2010-09-01 | 1 | -5/+15 |
* | nv50: turn off verbose debug output by default | Christoph Bumiller | 2010-09-01 | 1 | -3/+9 |
* | nv50: yet another case we need a nop.exit | Christoph Bumiller | 2010-08-23 | 1 | -1/+1 |
* | nv50: flatten simple IF/ELSE/ENDIF constructs | Christoph Bumiller | 2010-08-17 | 1 | -0/+14 |
* | nv50: begin implementing loops | Christoph Bumiller | 2010-08-10 | 1 | -40/+128 |
* | nv50: fix reg count | Christoph Bumiller | 2010-08-10 | 1 | -2/+2 |
* | nv50: build proper phi functions in the first place | Christoph Bumiller | 2010-08-05 | 1 | -2/+37 |
* | nv50: fixes for nested IFs | Christoph Bumiller | 2010-07-31 | 1 | -0/+15 |
* | nv50: fix for empty BBs | Christoph Bumiller | 2010-07-31 | 1 | -18/+12 |
* | nv50: simple reload elimination and local CSE | Christoph Bumiller | 2010-07-26 | 1 | -0/+18 |
* | nv50: add/fix some license headers | Christoph Bumiller | 2010-07-24 | 1 | -0/+21 |
* | nv50: import new compiler | Christoph Bumiller | 2010-07-23 | 1 | -0/+433 |