summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/cf_end.ll
Commit message (Collapse)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-9/+0
| | | | llvm-svn: 239657
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-5/+5
| | | | llvm-svn: 228040
* R600: Stop emitting the instruction type byte before each instructionTom Stellard2013-05-061-2/+2
| | | | | | Reviewed-by: Vincent Lejeune <vljn@ovi.com> Tested-By: Aaron Watry <awatry@gmail.com> llvm-svn: 181225
* R600: Use correct CF_END instruction on Northern Island GPUsTom Stellard2013-04-291-2/+5
| | | | llvm-svn: 180735
* R600: Fix encoding of CF_END_{EG, R600} instructionsTom Stellard2013-04-291-0/+6
The EOP bit was not being encoded. llvm-svn: 180734
OpenPOWER on IntegriCloud