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
/
lib
/
Target
/
AMDGPU
/
MCTargetDesc
/
AMDGPUTargetStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AMDGPU] Update assembler for HSA Code Object v3
Scott Linder
2018-06-21
1
-11
/
+143
*
AMDHSA/NFC: Code object v3 updates (additional):
Konstantin Zhuravlyov
2018-06-12
1
-13
/
+0
*
AMDHSA: Code object v3 updates
Konstantin Zhuravlyov
2018-06-12
1
-0
/
+60
*
AMDGPU/NFC: Set symbol's type that is coming from an argument in
Konstantin Zhuravlyov
2018-05-18
1
-1
/
+1
*
[AMDGPU] Provide machine -> name mapping
Tim Renouf
2018-05-08
1
-51
/
+67
*
AMDGPU: Add Vega12 and Vega20
Matt Arsenault
2018-04-30
1
-0
/
+2
*
AMDGPU: Remove unused private member of AMDGPUTargetELFStreamer
Konstantin Zhuravlyov
2018-02-16
1
-1
/
+1
*
AMDGPU: Bring elf flags in sync with the spec
Konstantin Zhuravlyov
2018-02-16
1
-2
/
+75
*
AMDGPU: Add support for isa version note
Konstantin Zhuravlyov
2017-10-14
1
-3
/
+27
*
AMDGPU/NFC: Move AMDGPU specific note types to ELF.h
Konstantin Zhuravlyov
2017-10-12
1
-4
/
+4
*
AMDGPU: Fix warnings introduced in r315526
Konstantin Zhuravlyov
2017-10-12
1
-4
/
+4
*
AMDGPU/NFC: Minor clean ups in HSA metadata
Konstantin Zhuravlyov
2017-10-11
1
-25
/
+18
*
AMDGPU/NFC: Minor clean ups in PAL metadata
Konstantin Zhuravlyov
2017-10-11
1
-9
/
+12
*
AMDGPU/NFC: Rename code object metadata as HSA metadata
Konstantin Zhuravlyov
2017-10-11
1
-13
/
+13
*
[AMDGPU] implemented pal metadata
Tim Renouf
2017-10-03
1
-0
/
+21
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU: Remove deprecated and unused elf definitions
Konstantin Zhuravlyov
2017-06-05
1
-28
/
+0
*
[AMDGPU] Do not emit isa info as code object metadata
Konstantin Zhuravlyov
2017-03-22
1
-15
/
+8
*
[AMDGPU] Emit kernel code properties as code object metadata
Konstantin Zhuravlyov
2017-03-22
1
-2
/
+3
*
[AMDGPU] Restructure code object metadata creation
Konstantin Zhuravlyov
2017-03-22
1
-30
/
+39
*
Rename PT_NOTE namespace name used in AMDGPUPTNote.h
Yaxun Liu
2017-03-10
1
-8
/
+8
*
[AMDGPU] Runtime metadata fixes:
Konstantin Zhuravlyov
2017-02-27
1
-5
/
+19
*
AMDGPU: Fix trailing whitespace
Matt Arsenault
2017-02-10
1
-1
/
+1
*
[AMDGPU] Add target information that is required by tools to metadata
Konstantin Zhuravlyov
2017-02-08
1
-4
/
+6
*
Apply clang-tidy's performance-unnecessary-value-param to LLVM.
Benjamin Kramer
2017-01-13
1
-4
/
+3
*
AMDGPU: [AMDGPU] Assembler: add .hsa_code_object_metadata directive for funct...
Sam Kolton
2016-12-19
1
-68
/
+78
*
AMDGPU: Emit runtime metadata version 2 as YAML
Yaxun Liu
2016-12-14
1
-309
/
+5
*
[AMDGPU] TargetStreamer: Fix .note section name
Sam Kolton
2016-11-11
1
-2
/
+2
*
AMDGPU: Emit runtime metadata as a note element in .note section
Yaxun Liu
2016-11-10
1
-14
/
+364
*
[AMDGPU] Make note record name a static const member of target streamer
Konstantin Zhuravlyov
2016-10-20
1
-13
/
+14
*
[AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Konstantin Zhuravlyov
2016-10-17
1
-2
/
+4
*
[AMDGPU] Assembler: rename amd_kernel_code_t asm names according to spec
Sam Kolton
2016-09-09
1
-163
/
+4
*
AMDGPU/SI: Add support for AMD code object version 2.
Tom Stellard
2016-05-05
1
-4
/
+0
*
AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA
Tom Stellard
2015-12-02
1
-0
/
+28
*
AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNEL
Tom Stellard
2015-11-06
1
-0
/
+17
*
AMDGPU/SI: Use .hsatext section instead of .text for HSA
Tom Stellard
2015-09-25
1
-1
/
+5
*
AMDGPU/SI: Update amd_kernel_code_t definition and add assembler support
Tom Stellard
2015-06-26
1
-0
/
+179
*
AMDGPU/SI: Add hsa code object directives
Tom Stellard
2015-06-26
1
-0
/
+118