summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/elf.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-34/+0
* Teach getDefaultFormat that we only support ELF on some architectures.Rafael Espindola2015-03-181-0/+3
* Call EmitFunctionHeader just before EmitFunctionBody.Rafael Espindola2015-03-171-2/+2
* R600/SI: Limit SGPRs to 80 on Tonga and IcelandMarek Olsak2015-03-091-3/+6
* R600/SI: Remove the -CHECK suffix from all FileCheck prefixes in LIT testsMarek Olsak2015-02-031-15/+15
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+2
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Restore PrivateGlobalPrefix to the default ELF value of ".L"Tom Stellard2014-12-061-1/+5
* R600: Align functions to 256 bytesTom Stellard2014-10-031-0/+2
* R600/SI: Use -verify-machineinstrs for most testsTom Stellard2013-10-101-2/+2
* R600: Initialize AMDGPUMachineFunction::ShaderType to ShaderType::COMPUTETom Stellard2013-04-261-1/+3
* R600: Use SHT_PROGBITS for the .AMDGPU.config sectionTom Stellard2013-04-241-0/+1
* R600/SI: Emit config values in register value pairs.Tom Stellard2013-04-151-3/+8
* R600/SI: Emit configuration value in the .AMDGPU.config ELF sectionTom Stellard2013-04-151-0/+1
* R600: Emit ELF formatted code rather than raw ISA.Tom Stellard2013-04-151-0/+11
OpenPOWER on IntegriCloud