summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPUUsage.rst
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Add Vega12 and Vega20Matt Arsenault2018-04-301-4/+14
* [AMDGPU] Add gfx902 product namesTony Tye2018-04-141-5/+2
* [AMDGPU] Update relocation record descriptionTony Tye2018-04-131-4/+14
* [NFC] fix trivial typos in documents and commentsHiroshi Inoue2018-04-121-1/+1
* Add AMDPAL Code Conventions section to AMD docsTim Corringham2018-04-041-0/+119
* [AMDGPU] Define code object identification string used in AMDHSA runtimes.Tony Tye2018-03-271-0/+28
* [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPUTony Tye2018-03-231-4/+8
* [AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye2018-03-231-18/+18
* [Documentation] Fix markup problem in AMDGPUUsage.rst.Eugene Zelenko2018-03-211-1/+1
* [TableGen] Pass result of std::unique to vector::erase instead of calculating...Craig Topper2018-03-201-1/+1
* [AMDGPU][MC][DOC] Updated AMD GPU assembler descriptionDmitry Preobrazhensky2018-03-121-29/+31
* [AMDGPU] Update AMDGOUUsage.rst descriptionsTony Tye2018-03-081-27/+32
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-4/+54
* AMDGPU: Bring elf flags in sync with the specKonstantin Zhuravlyov2018-02-161-41/+44
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-20/+10
* Reapply "AMDGPU: Add 32-bit constant address space"Matt Arsenault2018-02-091-0/+1
* [AMDGPU] Updae documentation about address spaceYaxun Liu2018-02-081-25/+13
* Revert "AMDGPU: Add 32-bit constant address space"Rafael Espindola2018-02-071-1/+0
* AMDGPU: Add 32-bit constant address spaceMarek Olsak2018-02-071-0/+1
* [AMDGPU] Update relocation documentation and elf flag machine architecture nu...Tony Tye2018-01-301-24/+25
* [AMDGPU] Clarify ReqdWorkGroupSize and MaxFlatWorkGroupSize metadataTony Tye2018-01-301-40/+9
* fix invalid footnote syntaxTim Hammerquist2018-01-051-3/+0
* [AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 and make Iceland a...Tony Tye2017-12-121-11/+7
* [AMDGPU] Rename Bonaire target to be gfx704; update target feature handlingTony Tye2017-12-111-139/+144
* [AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9Mark Searles2017-12-071-1/+1
* AMDGPU: Add num spilled s/vgprs to metadataKonstantin Zhuravlyov2017-11-281-0/+10
* [AMDGPU] Correct targets that support XNACKTony Tye2017-11-111-1/+1
* [AMDGPU] AMDGPUUsage.rst minor correctionsTony Tye2017-11-101-14/+16
* [AMDGPU] Update code object descriptionTony Tye2017-11-101-295/+368
* [AMDGPU] Emit metadata for hidden arguments for kernel enqueueYaxun Liu2017-10-301-4/+4
* AMDGPU/Docs: Fix unreadable charactersKonstantin Zhuravlyov2017-10-191-6/+6
* [AMDGPU] Corrections to memory model description.Tony Tye2017-10-181-174/+376
* AMDGPU/Docs: Make target naming consistentKonstantin Zhuravlyov2017-10-181-18/+17
* AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistencyKonstantin Zhuravlyov2017-10-181-2/+2
* Add base relative relocation record that can be used for the following case (...Tony Tye2017-10-161-1/+8
* AMDGPU: Add AMDGPU HSA Kernel DescriptorKonstantin Zhuravlyov2017-10-141-91/+113
* AMDGPU: Bring HSA metadata on par with the specificationKonstantin Zhuravlyov2017-10-141-3/+4
* [AMDGPU] Lower enqueued blocks and generate runtime metadataYaxun Liu2017-10-101-0/+10
* AMDGPU/Docs: Follow up on review feedback in https://reviews.llvm.org/D38387Konstantin Zhuravlyov2017-10-031-2/+2
* AMDGPU: Add ELFOSABI_AMDGPU_MESA3DKonstantin Zhuravlyov2017-10-031-12/+22
* AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov2017-10-031-12/+26
* Update AMDGPUUsage.rst documentation:Tony Tye2017-08-151-271/+315
* AMDGPU: Also remove SI from docsKonstantin Zhuravlyov2017-08-081-2/+1
* Correct GFX9 processor names.Tony Tye2017-07-071-3/+1
* fix various typosSylvestre Ledru2017-06-261-10/+10
* Correct AMDGPU Hawaii and Kabini target namesTony Tye2017-06-081-3/+3
* Try to work around possible bugs in version of Shpinx on buildserver.Tony Tye2017-06-071-6/+6
* Add documentation for various aspects of the AMDGPU backend.Tony Tye2017-06-071-1/+1
* Add documentation for various aspects of the AMDGPU backend.Tony Tye2017-06-061-104/+3462
* Fixing a malformed RST table to get the documentation bot back to green.Aaron Ballman2017-04-271-1/+1
OpenPOWER on IntegriCloud