summaryrefslogtreecommitdiffstats
path: root/llvm/docs/AMDGPUUsage.rst
Commit message (Expand)AuthorAgeFilesLines
* [docs] NFC: Fix typos in documentsHans Wennborg2020-01-071-1/+1
* [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.Dmitry Preobrazhensky2019-12-251-7/+31
* [AMDGPU] AMDGPUUsage clarify address space information and other typo and for...Tony2019-12-121-435/+476
* Fix a few doc typos, to cycle bots.Nico Weber2019-12-081-6/+6
* [AMDGPU] add support for hostcall buffer pointer as hidden kernel argumentSameer Sahasrabuddhe2019-11-201-0/+10
* [AMDGPU] gfx908 targetStanislav Mekhanoshin2019-07-091-1/+5
* [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.Dmitry Preobrazhensky2019-07-081-1/+1
* [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.Dmitry Preobrazhensky2019-07-081-4/+3
* [AMDGPU] Added a new metadata for multi grid sync implicit argumentYaxun Liu2019-07-051-0/+12
* AMDGPU/MC: Add .amdgpu_lds directiveNicolai Haehnle2019-06-251-13/+14
* [AMDGPU] gfx10 documentation update. NFC.Stanislav Mekhanoshin2019-06-131-1270/+2412
* AMDGPU: Remove amdgpu-max-work-group-size attributeMatt Arsenault2019-06-051-2/+0
* Try to fix Sphinx bot.Zachary Turner2019-04-051-8/+6
* 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
OpenPOWER on IntegriCloud