Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -25/+0 |
| | | | | llvm-svn: 239657 | ||||
* | R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT tests | Marek Olsak | 2015-02-03 | 1 | -6/+6 |
| | | | | llvm-svn: 228040 | ||||
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ↵ | Tom Stellard | 2014-10-01 | 1 | -2/+2 |
| | | | | | | table llvm-svn: 218776 | ||||
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 1 | -7/+8 |
| | | | | llvm-svn: 194425 | ||||
* | R600: Use bottom up scheduling algorithm | Vincent Lejeune | 2013-05-17 | 1 | -2/+2 |
| | | | | llvm-svn: 182129 | ||||
* | R600: Fix encoding for R600 family GPUs | Tom Stellard | 2013-05-17 | 1 | -0/+24 |
Reviewed-by: Vincent Lejeune <vljn@ovi.com> https://bugs.freedesktop.org/show_bug.cgi?id=64193 https://bugs.freedesktop.org/show_bug.cgi?id=64257 https://bugs.freedesktop.org/show_bug.cgi?id=64320 NOTE: This is a candidate for the 3.3 branch. llvm-svn: 182113 |