summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPUUsage.rst
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Remove dx10-clamp from subtarget featuresMatt Arsenault2019-03-291-0/+8
* [AMDGPU] Add an additional Code Object V3 assembler exampleScott Linder2019-03-291-0/+78
* AMDGPU: Make sram-ecc off by default for Vega20Konstantin Zhuravlyov2019-03-291-2/+0
* [AMDGPU] Clarify Code Object V2/V3 differences in AMDGPUUsageScott Linder2019-03-281-25/+128
* AMDGPU: Add support for cross address space synchronization scopesKonstantin Zhuravlyov2019-03-251-56/+74
* [AMDGPU] Add an experimental buffer fat pointer address space.Neil Henning2019-03-181-3/+11
* [AMDGPU][MC][CODEOBJECT] Added predefined symbols to access GPU minor and ste...Dmitry Preobrazhensky2019-02-081-2/+18
* [AMDGPU][MC][DOC] Updated AMD GPU assembler descriptionDmitry Preobrazhensky2018-12-171-21/+16
* [AMDGPU] Update code object metadata format documentationScott Linder2018-11-151-34/+519
* AMDGPU/Docs: Add product names for Vega20Konstantin Zhuravlyov2018-11-071-5/+2
* AMDGPU/Docs: Fix the processor tableKonstantin Zhuravlyov2018-11-061-101/+101
* AMDGPU: Add sram-ecc featureKonstantin Zhuravlyov2018-11-051-18/+33
* [AMDGPU] Defined gfx909 Raven Ridge 2Tim Renouf2018-10-241-0/+6
* [docs] Turn of `nasm` highlighting for a code block.Chandler Carruth2018-08-061-1/+1
* AMDHSA: Put old assembler docs backKonstantin Zhuravlyov2018-06-221-6/+101
* [AMDGPU] Update assembler for HSA Code Object v3Scott Linder2018-06-211-112/+272
* AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/ZKonstantin Zhuravlyov2018-06-211-9/+2
* [AMDGPU] Document the AMDGPU LLVM attributesTony Tye2018-06-141-1/+31
* AMDHSA: Code object v3 updatesKonstantin Zhuravlyov2018-06-121-32/+33
* AMDGPU: Always set COMPUTE_PGM_RSRC2.ENABLE_TRAP_HANDLER to zero for AMDHSA asKonstantin Zhuravlyov2018-05-291-11/+7
* [AMDGPU] Change llvm.debugtrap to be a debug breakpoint that can resume execu...Tony Tye2018-05-161-7/+26
* 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
OpenPOWER on IntegriCloud