| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [AMDGPU] Change section name with metadata access | Piotr Sobczak | 2019-01-03 | 1 | -1/+1 |
| * | [AMDGPU] Set metadata access for explicit section | Piotr Sobczak | 2018-12-12 | 1 | -0/+10 |
| * | AMDGPU: Fix set but not used warnings related to AMDGPUAS | Konstantin Zhuravlyov | 2017-11-01 | 1 | -2/+1 |
| * | 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 | -2/+2 |
| * | [AMDGPU] Get address space mapping by target triple environment | Yaxun Liu | 2017-03-27 | 1 | -1/+3 |
| * | Target: Change various section classifiers in TargetLoweringObjectFile to tak... | Peter Collingbourne | 2016-10-24 | 1 | -3/+3 |
| * | [AMDGPU] Emit constant address space data in .rodata section and use relocati... | Konstantin Zhuravlyov | 2016-10-20 | 1 | -2/+3 |
| * | Move the Mangler from the AsmPrinter down to TLOF and clean up the | Eric Christopher | 2016-09-16 | 1 | -5/+3 |
| * | Revert "[AMDGPU] Emit read-only data to .rodata for hsa" | Tom Stellard | 2016-07-22 | 1 | -2/+1 |
| * | [AMDGPU] Emit read-only data to .rodata for hsa | Konstantin Zhuravlyov | 2016-07-21 | 1 | -1/+2 |
| * | AMDGPU/SI: Add support for AMD code object version 2. | Tom Stellard | 2016-05-05 | 1 | -56/+0 |
| * | AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSA | Tom Stellard | 2015-12-15 | 1 | -4/+1 |
| * | AMDGPU/SI: Emit constant arrays in the .text section | Tom Stellard | 2015-12-10 | 1 | -0/+90 |