summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/r600-encoding.ll
Commit message (Collapse)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-25/+0
| | | | llvm-svn: 239657
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-6/+6
| | | | llvm-svn: 228040
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ↵Tom Stellard2014-10-011-2/+2
| | | | | | table llvm-svn: 218776
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-7/+8
| | | | llvm-svn: 194425
* R600: Use bottom up scheduling algorithmVincent Lejeune2013-05-171-2/+2
| | | | llvm-svn: 182129
* R600: Fix encoding for R600 family GPUsTom Stellard2013-05-171-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
OpenPOWER on IntegriCloud