Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-10 | nv50: begin implementing loops | Christoph Bumiller | |
2010-08-05 | nv50: build proper phi functions in the first place | Christoph Bumiller | |
2010-07-31 | nv50: fixes for nested IFs | Christoph Bumiller | |
2010-07-31 | nv50: insert MOVs also for PHI sources from dominating block | Christoph Bumiller | |
Otherwise we get live range conflicts for operands that are written only in e.g. an ELSE block but not the IF block. | |||
2010-07-24 | nv50: add/fix some license headers | Christoph Bumiller | |
2010-07-23 | nv50: import new compiler | Christoph Bumiller | |