summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/call_fs.ll
Commit message (Collapse)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-17/+0
| | | | llvm-svn: 239657
* Call EmitFunctionHeader just before EmitFunctionBody.Rafael Espindola2015-03-171-2/+2
| | | | | | | This avoids switching to .AMDGPU.config and back and hardcoding the section it switches back to. llvm-svn: 232479
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-8/+8
| | | | 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: Add a test for r183108Vincent Lejeune2013-06-041-0/+2
| | | | llvm-svn: 183228
* 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: Emit ISA for CALL_FS_* instructionsTom Stellard2013-05-061-0/+15
Reviewed-by: Vincent Lejeune <vljn@ovi.com> Tested-By: Aaron Watry <awatry@gmail.com> llvm-svn: 181223
OpenPOWER on IntegriCloud