summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...Eugene Zelenko2017-08-101-14/+13
* [AMDGPU] Assembler: rename amd_kernel_code_t asm names according to specSam Kolton2016-09-091-7/+22
* [AMDGPU] Enable absolute expression initializer for amd_kernel_code_t fields.Valery Pykhtin2016-06-231-14/+19
* [AMDGPU] Fix few coding style issues. NFC.Valery Pykhtin2016-06-151-15/+15
* Make helper functions static. NFC.Benjamin Kramer2016-04-071-14/+10
* fix sanitizer-ppc64be-linux failure for r262804Valery Pykhtin2016-03-061-1/+1
* [AMDGPU] table-driven parser/printer for amd_kernel_code_t structure fieldsValery Pykhtin2016-03-061-0/+165
* Revert "[AMDGPU] table-driven parser/printer for amd_kernel_code_t structure ...Nikolay Haustov2016-03-021-166/+0
* [AMDGPU] table-driven parser/printer for amd_kernel_code_t structure fieldsNikolay Haustov2016-03-021-0/+166
OpenPOWER on IntegriCloud