summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* AMDGPU: Refactor AsmPrinterMatt Arsenault2017-05-021-1/+32
* AMDGPU: Use MachineRegisterInfo to find max used registerMatt Arsenault2017-04-171-2/+2
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-0/+2
* [AMDGPU] Emit kernel code properties as code object metadataKonstantin Zhuravlyov2017-03-221-2/+3
* [AMDGPU] Restructure code object metadata creationKonstantin Zhuravlyov2017-03-221-2/+9
* [AMDGPU] Lower null pointers in static variable initializerYaxun Liu2017-02-071-0/+5
* [AMDGPU] Fix obsolete comments, spotted by Malcolm Parsons. (NFC)Eugene Zelenko2017-01-231-3/+4
* [AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; oth...Eugene Zelenko2017-01-201-55/+38
* AMDGPU: Emit runtime metadata as a note element in .note sectionYaxun Liu2016-11-101-4/+0
* Reapply "AMDGPU: Support using tablegened MC pseudo expansions"Matt Arsenault2016-10-061-0/+12
* Revert "AMDGPU: Support using tablegened MC pseudo expansions"Matt Arsenault2016-10-061-12/+0
* AMDGPU: Support using tablegened MC pseudo expansionsMatt Arsenault2016-10-061-0/+12
* BranchRelaxation: Support expanding unconditional branchesMatt Arsenault2016-10-061-0/+3
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [AMDGPU] Wave and register controlsKonstantin Zhuravlyov2016-09-061-0/+10
* AMDGPU: Delete more dead codeMatt Arsenault2016-07-221-3/+1
* Re-commit [AMDGPU] Add metadata for runtimeYaxun Liu2016-07-161-0/+4
* Revert "[AMDGPU] Add metadata for runtime"Vitaly Buka2016-07-151-4/+0
* [AMDGPU] Add metadata for runtimeYaxun Liu2016-07-151-0/+4
* [AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...Konstantin Zhuravlyov2016-06-251-0/+10
* [AMDGPU] Move reserved vgpr count for trap handler usage to SIMachineFunction...Konstantin Zhuravlyov2016-04-261-0/+3
* [AMDGPU] Reserve VGPRs for trap handler usage if instructedKonstantin Zhuravlyov2016-04-261-0/+5
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-3/+3
* AMDGPU: Emit note directive for HSA even if there are no functionsTom Stellard2016-01-121-0/+2
* AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard2015-12-101-2/+0
* AMDGPU/SI: Don't emit group segment global variablesTom Stellard2015-12-021-0/+2
* AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNELTom Stellard2015-11-061-0/+2
* AMDGPU/SI: Emit amd_kernel_code_t in EmitFunctionBodyStart()Tom Stellard2015-06-261-0/+2
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+113
OpenPOWER on IntegriCloud