summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable '-Wstring-conversion' and fix some bad asserts that it helpedChandler Carruth2016-12-231-1/+1
* AMDGPU/SI: Emit fixups for long branchesTom Stellard2016-10-071-0/+18
* [AMDGPU] Assembler: remove unused AMDGPUMCObjectWriter.Sam Kolton2016-09-211-25/+0
* [AMDGPU] Fix s_branch with -1 offsetSam Kolton2016-09-191-5/+2
* AMDGPU/R600: Fix fixups used for constant arraysMatt Arsenault2016-08-291-0/+1
* AMDGPU: Improve error reporting for maximum branch distanceMatt Arsenault2016-08-271-30/+61
* MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFCJoel Jones2016-07-251-1/+2
* Fix branch relaxation in 16-bit mode.Nirav Dave2016-07-111-1/+2
* AMDGPU/SI: Refactor fixup handling for constant addrspace variablesTom Stellard2016-06-141-26/+7
* Revert "AMDGPU/SI: Refactor fixup handling for constant addrspace variables"Tom Stellard2016-06-141-6/+27
* AMDGPU/SI: Refactor fixup handling for constant addrspace variablesTom Stellard2016-06-141-27/+6
* Avoid some copies by using const references.Benjamin Kramer2016-05-271-3/+1
* AMDGPU: Fix incorrect simm checkJan Vesely2016-05-181-1/+1
* AMDGPU: Error if branch distance exceeds limitMatt Arsenault2016-05-181-1/+5
* AMDGPU/R600: Add support for emitting MCExprJan Vesely2016-05-131-0/+4
* AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard2015-12-101-10/+17
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-3/+4
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-4/+3
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-3/+4
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-4/+3
* AMDGPU: Fix unreachable when emitting binary debug infoMatt Arsenault2015-07-301-1/+33
* R600/SI: Use ELF64 format instead of ELF32Tom Stellard2015-06-221-3/+9
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+144
OpenPOWER on IntegriCloud