Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -296/+0 |
* | R600: Correctly lower CONCAT_VECTOR nodes with more than 2 operands | Tom Stellard | 2015-04-23 | 1 | -0/+11 |
* | 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 | -62/+62 |
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -31/+31 |
* | R600/SI: Custom lower CONCAT_VECTORS | Tom Stellard | 2014-08-09 | 1 | -2/+1 |
* | R600/SI: Update concat_vectors.ll to check for scratch usage | Tom Stellard | 2014-08-09 | 1 | -0/+36 |
* | R600: Add missing test for concat_vectors | Matt Arsenault | 2014-07-20 | 1 | -0/+249 |