summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Use appropriate private label prefix based on Mips ABIMirko Brkusanin2019-10-231-1/+3
* MC: Allow getMaxInstLength to depend on the subtargetMatt Arsenault2019-05-221-1/+21
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Set StackGrowsUp in MCAsmInfoMatt Arsenault2017-04-241-0/+1
* AMDGPU: Set CodePointerSize to 8 for amdgcnKonstantin Zhuravlyov2017-04-171-0/+1
* Revert "AMDGPU: Set MCAsmInfo::PointerSize"Konstantin Zhuravlyov2017-03-071-1/+0
* AMDGPU: Set MCAsmInfo::PointerSizeMatt Arsenault2017-02-031-0/+1
* AMDGPU: Set MinInstAlignmentMatt Arsenault2016-06-271-0/+1
* AMDGPU: Fix maximum instruction size for amdgcnMatt Arsenault2016-06-161-1/+3
* AMDGPU: Emit functions sizesTom Stellard2016-01-081-1/+0
* AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent sectionTom Stellard2015-12-031-0/+1
* AMDGPU/SI: Correctly emit agent global segment variables when targeting HSATom Stellard2015-12-021-1/+2
* AMDGPU: Use the default strings for data emission directivesTom Stellard2015-12-011-7/+0
* AMDGPU/SI: Use .hsatext section instead of .text for HSATom Stellard2015-09-251-0/+5
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-1/+1
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-1/+1
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-1/+1
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-1/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+43
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-104/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+104
OpenPOWER on IntegriCloud