1. 3abef8f [AMDGPU] Change section name with metadata access by Piotr Sobczak · 7 years ago
  2. 3732b4c [AMDGPU] Set metadata access for explicit section by Piotr Sobczak · 7 years ago
  3. 435151a AMDGPU: Fix set but not used warnings related to AMDGPUAS by Konstantin Zhuravlyov · 8 years ago
  4. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  5. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  6. 1a14bfa [AMDGPU] Get address space mapping by target triple environment by Yaxun Liu · 9 years ago
  7. 6733564 Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject. by Peter Collingbourne · 9 years ago
  8. 08326b6 [AMDGPU] Emit constant address space data in .rodata section and use relocations instead of fixups (amdhsa only) by Konstantin Zhuravlyov · 9 years ago
  9. 4367c7f Move the Mangler from the AsmPrinter down to TLOF and clean up the by Eric Christopher · 9 years ago
  10. b8253c8 Revert "[AMDGPU] Emit read-only data to .rodata for hsa" by Tom Stellard · 9 years ago
  11. 3c0d8d2 [AMDGPU] Emit read-only data to .rodata for hsa by Konstantin Zhuravlyov · 9 years ago
  12. fcfaea4 AMDGPU/SI: Add support for AMD code object version 2. by Tom Stellard · 9 years ago
  13. 29dd05e AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSA by Tom Stellard · 10 years ago
  14. c93fc11 AMDGPU/SI: Emit constant arrays in the .text section by Tom Stellard · 10 years ago[Renamed (73%) from llvm/lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.cpp]
  15. 9760f03 AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section by Tom Stellard · 10 years ago
  16. 00f2f91 AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA by Tom Stellard · 10 years ago
  17. e135ffd AMDGPU/SI: Use .hsatext section instead of .text for HSA by Tom Stellard · 10 years ago