summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov2017-06-051-12/+0
* [AMDGPU] Do not emit isa info as code object metadataKonstantin Zhuravlyov2017-03-221-10/+5
* [AMDGPU] Emit kernel code properties as code object metadataKonstantin Zhuravlyov2017-03-221-1/+2
* [AMDGPU] Restructure code object metadata creationKonstantin Zhuravlyov2017-03-221-19/+19
* Rename PT_NOTE namespace name used in AMDGPUPTNote.hYaxun Liu2017-03-101-1/+2
* [AMDGPU] Runtime metadata fixes:Konstantin Zhuravlyov2017-02-271-3/+9
* [AMDGPU] Add target information that is required by tools to metadataKonstantin Zhuravlyov2017-02-081-3/+7
* Apply clang-tidy's performance-unnecessary-value-param to LLVM.Benjamin Kramer2017-01-131-3/+2
* AMDGPU: [AMDGPU] Assembler: add .hsa_code_object_metadata directive for funct...Sam Kolton2016-12-191-3/+17
* Fix build failure due to r289674 on certain systemsYaxun Liu2016-12-141-1/+0
* AMDGPU: Emit runtime metadata version 2 as YAMLYaxun Liu2016-12-141-29/+5
* AMDGPU: Emit runtime metadata as a note element in .note sectionYaxun Liu2016-11-101-13/+36
* [AMDGPU] Make note record name a static const member of target streamerKonstantin Zhuravlyov2016-10-201-0/+1
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-4/+4
* AMDGPU/SI: Correctly emit agent global segment variables when targeting HSATom Stellard2015-12-021-0/+12
* AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNELTom Stellard2015-11-061-0/+5
* Add missing include guard.Yaron Keren2015-08-161-0/+4
* AMDGPU/SI: Update amd_kernel_code_t definition and add assembler supportTom Stellard2015-06-261-1/+8
* AMDGPU/SI: Add hsa code object directivesTom Stellard2015-06-261-0/+70
OpenPOWER on IntegriCloud