summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
AgeCommit message (Expand)Author
2017-11-01AMDGPU: Fix set but not used warnings related to AMDGPUASKonstantin Zhuravlyov
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2017-03-27[AMDGPU] Get address space mapping by target triple environmentYaxun Liu
2016-10-24Target: Change various section classifiers in TargetLoweringObjectFile to tak...Peter Collingbourne
2016-10-20[AMDGPU] Emit constant address space data in .rodata section and use relocati...Konstantin Zhuravlyov
2016-09-16Move the Mangler from the AsmPrinter down to TLOF and clean up theEric Christopher
2016-07-22Revert "[AMDGPU] Emit read-only data to .rodata for hsa"Tom Stellard
2016-07-21[AMDGPU] Emit read-only data to .rodata for hsaKonstantin Zhuravlyov
2016-05-05AMDGPU/SI: Add support for AMD code object version 2.Tom Stellard
2015-12-15AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSATom Stellard
2015-12-10AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard