Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -473/+0 |
* | R600: Remove / merge redundant testcases | Matt Arsenault | 2015-04-26 | 1 | -0/+12 |
* | R600/SI: Enable a lot of existing tests for VI (squashed commits) | Marek Olsak | 2015-02-11 | 1 | -128/+116 |
* | R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT tests | Marek Olsak | 2015-02-03 | 1 | -268/+268 |
* | 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 | -83/+83 |
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -58/+58 |
* | R600: Correctly set the src value offset for scalarized kernel args | Matt Arsenault | 2014-08-13 | 1 | -0/+18 |
* | R600/SI: Print more immediates in hex format | Matt Arsenault | 2014-04-15 | 1 | -16/+16 |
* | R600/SI: Change formatting of printed registers. | Matt Arsenault | 2013-11-12 | 1 | -16/+16 |
* | R600: Fix handling of vector kernel arguments | Tom Stellard | 2013-10-23 | 1 | -0/+455 |