summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: allow specifying a workgroup size that needs to fit in a compute unitTom Stellard2016-04-141-0/+1
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-1/+3
* AMDGPU/SI: Add new target attribute InitialPSInputAddrMarek Olsak2016-01-131-0/+2
* AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VITom Stellard2015-12-211-0/+9
* AMDGPU/SI: Add getShaderType() function to Utils/Tom Stellard2015-12-151-0/+3
* AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent sectionTom Stellard2015-12-031-0/+2
* AMDGPU/SI: Correctly emit agent global segment variables when targeting HSATom Stellard2015-12-021-0/+6
* AMDGPU/SI: Don't emit group segment global variablesTom Stellard2015-12-021-0/+3
* AMDGPU/SI: Use .hsatext section instead of .text for HSATom Stellard2015-09-251-0/+3
* AMDGPU/SI: Update amd_kernel_code_t definition and add assembler supportTom Stellard2015-06-261-0/+2
* AMDGPU/SI: Add hsa code object directivesTom Stellard2015-06-261-0/+32
OpenPOWER on IntegriCloud