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
*
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