Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600/SI: add post ISel folding for SI v2 | Christian Konig | 2013-02-26 | 1 | -0/+1 |
* | R600/SI: add folding helper | Christian Konig | 2013-02-26 | 1 | -0/+19 |
* | R600: Do not fold single instruction with more that 3 kcache read | Vincent Lejeune | 2013-02-14 | 1 | -0/+2 |
* | R600: Do not fold modifier/litterals in vector inst | Vincent Lejeune | 2013-02-14 | 1 | -2/+5 |
* | R600/SI: simplify and fix SMRD encoding | Tom Stellard | 2013-02-07 | 1 | -53/+0 |
* | R600: Support for indirect addressing v4 | Tom Stellard | 2013-02-06 | 1 | -10/+20 |
* | R600: Fold clamp, neg, abs | Tom Stellard | 2013-01-31 | 1 | -3/+48 |
* | R600: Consider bitcast when folding const_address node. | Tom Stellard | 2013-01-31 | 1 | -0/+3 |
* | R600: rework handling of the constants | Tom Stellard | 2013-01-23 | 1 | -1/+83 |
* | Add R600 backend | Tom Stellard | 2012-12-11 | 1 | -0/+485 |