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
/
AMDGPUELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
AMDGPU: Set ABI version to 1 for code object v3
Konstantin Zhuravlyov
2019-02-14
1
-5
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Use an ABS32_LO relocation for SCRATCH_RSRC_DWORD1
Nicolai Haehnle
2018-12-19
1
-4
/
+2
*
AMDGPU: Add 64-bit relative variant kind
Konstantin Zhuravlyov
2018-06-11
1
-0
/
+2
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-6
/
+4
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-4
/
+5
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-3
/
+3
*
AMDGPU: Correctly set EI_OSABI based on the os
Konstantin Zhuravlyov
2017-10-04
1
-5
/
+5
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[AMDGPU] Fix some Include What You Use warnings; other minor fixes (NFC).
Eugene Zelenko
2017-02-03
1
-5
/
+9
*
[AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit appropri...
Konstantin Zhuravlyov
2016-10-14
1
-0
/
+8
*
AMDGPU/SI: Add support for 8-byte relocations
Tom Stellard
2016-10-07
1
-0
/
+2
*
BranchRelaxation: Support expanding unconditional branches
Matt Arsenault
2016-10-06
1
-6
/
+9
*
AMDGPU/SI: Add support for R_AMDGPU_ABS32
Konstantin Zhuravlyov
2016-07-21
1
-0
/
+1
*
AMDGPU/R600: Fix GlobalValue regressions.
Jan Vesely
2016-06-25
1
-0
/
+2
*
Support/ELF: Add R_AMDGPU_GOTPCREL relocation
Tom Stellard
2016-06-23
1
-0
/
+7
*
AMDGPU: Add support for R_AMDGPU_REL32 relocations
Tom Stellard
2016-06-20
1
-0
/
+6
*
AMDGPU: Emit R_AMDGPU_ABS32_{HI,LO} for scratch buffer relocations
Tom Stellard
2016-06-20
1
-4
/
+15
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-6
/
+13
*
Revert "AMDGPU/SI: Refactor fixup handling for constant addrspace variables"
Tom Stellard
2016-06-14
1
-11
/
+7
*
AMDGPU/SI: Refactor fixup handling for constant addrspace variables
Tom Stellard
2016-06-14
1
-7
/
+11
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-2
/
+2
*
AMDGPU/SI: Set ELF OS/ABI to ELFOSABI_AMDGPU_HSA
Tom Stellard
2015-06-26
1
-1
/
+2
*
R600/SI: Use ELF64 format instead of ELF32
Tom Stellard
2015-06-22
1
-5
/
+5
*
R600: Use EM_AMDGPU for the ELF Machine type
Tom Stellard
2015-06-22
1
-1
/
+1
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+39