aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-24Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne1-3/+3
2016-10-20[AMDGPU] Emit constant address space data in .rodata section and use relocati...Konstantin Zhuravlyov1-2/+3
2016-09-16Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher1-5/+3
2016-07-22Revert "[AMDGPU] Emit read-only data to .rodata for hsa"Tom Stellard1-2/+1
2016-07-21[AMDGPU] Emit read-only data to .rodata for hsaKonstantin Zhuravlyov1-1/+2
2016-05-05AMDGPU/SI: Add support for AMD code object version 2.Tom Stellard1-56/+0
2015-12-15AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSATom Stellard1-4/+1
2015-12-10AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard1-0/+90