Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -116/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | Combine fcmp + select to fminnum / fmaxnum if no nans and legal | Matt Arsenault | 2015-01-13 | 1 | -5/+13 |
* | R600/SI: Add a stub GCNTargetMachine | Tom Stellard | 2015-01-06 | 1 | -1/+1 |
* | R600/SI: Only form min/max with 1 use. | Matt Arsenault | 2014-12-19 | 1 | -0/+25 |
* | R600: Fix min/max matching problems with unordered compares | Matt Arsenault | 2014-12-12 | 1 | -2/+2 |
* | R600/SI: Change mubuf offsets to print as decimal | Matt Arsenault | 2014-12-03 | 1 | -4/+4 |
* | R600: Permute operands when selecting legacy min/max | Matt Arsenault | 2014-11-15 | 1 | -8/+49 |
* | R600/SI: Fix fmin_legacy / fmax_legacy matching for SI | Matt Arsenault | 2014-11-13 | 1 | -0/+42 |