| Commit message (Expand) | Author | Age | Files | Lines |
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -68/+0 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | R600/SI: Allow f64 inline immediates in i64 operands | Matt Arsenault | 2015-02-13 | 1 | -0/+17 |
* | R600/SI: Enable all tests that pass on VI without changes | Marek Olsak | 2015-01-27 | 1 | -0/+1 |
* | R600/SI: Add a stub GCNTargetMachine | Tom Stellard | 2015-01-06 | 1 | -1/+1 |
* | R600/SI: Change all instruction assembly names to lowercase. | Tom Stellard | 2014-11-05 | 1 | -9/+9 |
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -4/+4 |
* | Revert "Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (t... | Matt Arsenault | 2014-07-10 | 1 | -0/+35 |
* | Revert r212640, "Add trunc (select c, a, b) -> select c (trunc a), (trunc b) ... | NAKAMURA Takumi | 2014-07-10 | 1 | -35/+0 |
* | Add trunc (select c, a, b) -> select c (trunc a), (trunc b) combine. | Matt Arsenault | 2014-07-09 | 1 | -0/+35 |
* | R600/SI: Lower i64 SELECT by bitcasting to a vector type | Tom Stellard | 2014-03-31 | 1 | -0/+3 |
* | R600/SI: Custom lower i64 ISD::SELECT | Tom Stellard | 2014-02-04 | 1 | -0/+12 |