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] Fix "use of uninitialized variable" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-06
1
-0
/
+1
*
[AMDGPU] Increase kernel padding
Stanislav Mekhanoshin
2019-07-24
1
-2
/
+2
*
[AMDGPU] gfx908 target
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+2
*
AMDGPU/MC: Add .amdgpu_lds directive
Nicolai Haehnle
2019-06-25
1
-0
/
+27
*
[AMDGPU] gfx1010 wave32 metadata
Stanislav Mekhanoshin
2019-06-17
1
-0
/
+4
*
[AMDGPU] gfx1011/gfx1012 targets
Stanislav Mekhanoshin
2019-06-14
1
-0
/
+4
*
[AMDGPU] gfx1010 s_code_end generation
Stanislav Mekhanoshin
2019-05-03
1
-0
/
+19
*
[AMDGPU] Add gfx1010 target definitions
Stanislav Mekhanoshin
2019-04-24
1
-33
/
+46
*
[AMDGPU] Added MsgPack format PAL metadata
Tim Renouf
2019-03-20
1
-3
/
+3
*
[AMDGPU] Factored PAL metadata handling out into its own class
Tim Renouf
2019-03-20
1
-22
/
+21
*
[AMDGPU] Switched HSA metadata to use MsgPackDocument
Tim Renouf
2019-03-13
1
-17
/
+11
*
AMDHSA: Code object v3 updates
Konstantin Zhuravlyov
2019-03-07
1
-4
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Emit MessagePack HSA Metadata for v3 code object
Scott Linder
2018-12-12
1
-56
/
+101
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-0
/
+4
*
[AMDGPU] Defined gfx909 Raven Ridge 2
Tim Renouf
2018-10-24
1
-0
/
+2
*
AMDGPU: Print all kernel descriptor directives (including the ones with defau...
Konstantin Zhuravlyov
2018-09-12
1
-101
/
+88
*
AMDGPU: Re-apply r341982 after fixing the layering issue
Konstantin Zhuravlyov
2018-09-12
1
-80
/
+90
*
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into Targ...
Ilya Biryukov
2018-09-12
1
-3
/
+80
*
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination
Konstantin Zhuravlyov
2018-09-11
1
-80
/
+3
*
[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
[next]