summaryrefslogtreecommitdiff
path: root/docs/AMDGPUUsage.rst
AgeCommit message (Expand)Author
2017-12-12[AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 and make Iceland a...Tony Tye
2017-12-11[AMDGPU] Rename Bonaire target to be gfx704; update target feature handlingTony Tye
2017-12-07[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9Mark Searles
2017-11-28AMDGPU: Add num spilled s/vgprs to metadataKonstantin Zhuravlyov
2017-11-11[AMDGPU] Correct targets that support XNACKTony Tye
2017-11-10[AMDGPU] AMDGPUUsage.rst minor correctionsTony Tye
2017-11-10[AMDGPU] Update code object descriptionTony Tye
2017-10-30[AMDGPU] Emit metadata for hidden arguments for kernel enqueueYaxun Liu
2017-10-19AMDGPU/Docs: Fix unreadable charactersKonstantin Zhuravlyov
2017-10-18[AMDGPU] Corrections to memory model description.Tony Tye
2017-10-18AMDGPU/Docs: Make target naming consistentKonstantin Zhuravlyov
2017-10-18AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistencyKonstantin Zhuravlyov
2017-10-16Add base relative relocation record that can be used for the following case (...Tony Tye
2017-10-14AMDGPU: Add AMDGPU HSA Kernel DescriptorKonstantin Zhuravlyov
2017-10-14AMDGPU: Bring HSA metadata on par with the specificationKonstantin Zhuravlyov
2017-10-10[AMDGPU] Lower enqueued blocks and generate runtime metadataYaxun Liu
2017-10-03AMDGPU/Docs: Follow up on review feedback in https://reviews.llvm.org/D38387Konstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_MESA3DKonstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov
2017-08-15Update AMDGPUUsage.rst documentation:Tony Tye
2017-08-08AMDGPU: Also remove SI from docsKonstantin Zhuravlyov
2017-07-07Correct GFX9 processor names.Tony Tye
2017-06-26fix various typosSylvestre Ledru
2017-06-08Correct AMDGPU Hawaii and Kabini target namesTony Tye
2017-06-07Try to work around possible bugs in version of Shpinx on buildserver.Tony Tye
2017-06-07Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-06-06Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-04-27Fixing a malformed RST table to get the documentation bot back to green.Aaron Ballman
2017-04-24AMDGPU: Move trap lowering to DAGMatt Arsenault
2017-03-08[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...Konstantin Zhuravlyov
2017-02-21AMDGPU : AMDGPU : Update AMDGPU Trap Handler ABI.Wei Ding
2017-02-11Correcting several sphinx errors; should fix the LLVM documentation build.Aaron Ballman
2017-02-10AMDGPU : Add trap handler support.Wei Ding
2017-01-14fix some typos in the docSylvestre Ledru
2016-09-20AMDGPU: Improve documentation.Nikolay Haustov
2016-07-19This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...Aaron Ballman
2016-07-14Speculatively fix the sphinx build, which does not think the original code wa...Aaron Ballman
2016-04-06AMDGPU: Document address space mappingTom Stellard
2016-02-23fix the indentation of the exampleSylvestre Ledru
2016-02-22docs/AMDGPUUsage: Update assembly exampleTom Stellard
2015-06-26AMDGPU/SI: Update amd_kernel_code_t definition and add assembler supportTom Stellard
2015-06-26AMDGPU/SI: Add hsa code object directivesTom Stellard
2015-06-13R600 -> AMDGPU renameTom Stellard