index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
AMDGPUUsage.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] NFC: Fix typos in documents
Hans Wennborg
2020-01-07
1
-1
/
+1
*
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
Dmitry Preobrazhensky
2019-12-25
1
-7
/
+31
*
[AMDGPU] AMDGPUUsage clarify address space information and other typo and for...
Tony
2019-12-12
1
-435
/
+476
*
Fix a few doc typos, to cycle bots.
Nico Weber
2019-12-08
1
-6
/
+6
*
[AMDGPU] add support for hostcall buffer pointer as hidden kernel argument
Sameer Sahasrabuddhe
2019-11-20
1
-0
/
+10
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-1
/
+5
*
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
Dmitry Preobrazhensky
2019-07-08
1
-1
/
+1
*
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
Dmitry Preobrazhensky
2019-07-08
1
-4
/
+3
*
[AMDGPU] Added a new metadata for multi grid sync implicit argument
Yaxun Liu
2019-07-05
1
-0
/
+12
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
1
-13
/
+14
*
[AMDGPU] gfx10 documentation update. NFC.
Stanislav Mekhanoshin
2019-06-13
1
-1270
/
+2412
*
AMDGPU: Remove amdgpu-max-work-group-size attribute
Matt Arsenault
2019-06-05
1
-2
/
+0
*
Try to fix Sphinx bot.
Zachary Turner
2019-04-05
1
-8
/
+6
*
AMDGPU: Remove dx10-clamp from subtarget features
Matt Arsenault
2019-03-29
1
-0
/
+8
*
[AMDGPU] Add an additional Code Object V3 assembler example
Scott Linder
2019-03-29
1
-0
/
+78
*
AMDGPU: Make sram-ecc off by default for Vega20
Konstantin Zhuravlyov
2019-03-29
1
-2
/
+0
*
[AMDGPU] Clarify Code Object V2/V3 differences in AMDGPUUsage
Scott Linder
2019-03-28
1
-25
/
+128
*
AMDGPU: Add support for cross address space synchronization scopes
Konstantin Zhuravlyov
2019-03-25
1
-56
/
+74
*
[AMDGPU] Add an experimental buffer fat pointer address space.
Neil Henning
2019-03-18
1
-3
/
+11
*
[AMDGPU][MC][CODEOBJECT] Added predefined symbols to access GPU minor and ste...
Dmitry Preobrazhensky
2019-02-08
1
-2
/
+18
*
[AMDGPU][MC][DOC] Updated AMD GPU assembler description
Dmitry Preobrazhensky
2018-12-17
1
-21
/
+16
*
[AMDGPU] Update code object metadata format documentation
Scott Linder
2018-11-15
1
-34
/
+519
*
AMDGPU/Docs: Add product names for Vega20
Konstantin Zhuravlyov
2018-11-07
1
-5
/
+2
*
AMDGPU/Docs: Fix the processor table
Konstantin Zhuravlyov
2018-11-06
1
-101
/
+101
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-18
/
+33
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+6
*
[docs] Turn of `nasm` highlighting for a code block.
Chandler Carruth
2018-08-06
1
-1
/
+1
*
AMDHSA: Put old assembler docs back
Konstantin Zhuravlyov
2018-06-22
1
-6
/
+101
*
[AMDGPU] Update assembler for HSA Code Object v3
Scott Linder
2018-06-21
1
-112
/
+272
*
AMDGPU/AMDHSA: Remove GridWorkGroupCountX/Y/Z
Konstantin Zhuravlyov
2018-06-21
1
-9
/
+2
*
[AMDGPU] Document the AMDGPU LLVM attributes
Tony Tye
2018-06-14
1
-1
/
+31
*
AMDHSA: Code object v3 updates
Konstantin Zhuravlyov
2018-06-12
1
-32
/
+33
*
AMDGPU: Always set COMPUTE_PGM_RSRC2.ENABLE_TRAP_HANDLER to zero for AMDHSA as
Konstantin Zhuravlyov
2018-05-29
1
-11
/
+7
*
[AMDGPU] Change llvm.debugtrap to be a debug breakpoint that can resume execu...
Tony Tye
2018-05-16
1
-7
/
+26
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-4
/
+14
*
[AMDGPU] Add gfx902 product names
Tony Tye
2018-04-14
1
-5
/
+2
*
[AMDGPU] Update relocation record description
Tony Tye
2018-04-13
1
-4
/
+14
*
[NFC] fix trivial typos in documents and comments
Hiroshi Inoue
2018-04-12
1
-1
/
+1
*
Add AMDPAL Code Conventions section to AMD docs
Tim Corringham
2018-04-04
1
-0
/
+119
*
[AMDGPU] Define code object identification string used in AMDHSA runtimes.
Tony Tye
2018-03-27
1
-0
/
+28
*
[AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU
Tony Tye
2018-03-23
1
-4
/
+8
*
[AMDGPU] Remove use of OpenCL triple environment and replace with function at...
Tony Tye
2018-03-23
1
-18
/
+18
*
[Documentation] Fix markup problem in AMDGPUUsage.rst.
Eugene Zelenko
2018-03-21
1
-1
/
+1
*
[TableGen] Pass result of std::unique to vector::erase instead of calculating...
Craig Topper
2018-03-20
1
-1
/
+1
*
[AMDGPU][MC][DOC] Updated AMD GPU assembler description
Dmitry Preobrazhensky
2018-03-12
1
-29
/
+31
*
[AMDGPU] Update AMDGOUUsage.rst descriptions
Tony Tye
2018-03-08
1
-27
/
+32
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-4
/
+54
*
AMDGPU: Bring elf flags in sync with the spec
Konstantin Zhuravlyov
2018-02-16
1
-41
/
+44
*
[AMDGPU] Change constant addr space to 4
Yaxun Liu
2018-02-13
1
-20
/
+10
*
Reapply "AMDGPU: Add 32-bit constant address space"
Matt Arsenault
2018-02-09
1
-0
/
+1
[next]