summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Separate R600 and GCN TableGen filesTom Stellard2018-06-281-0/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-4/+4
* [AMDGPU][MC][GFX9] Enable inline constants for SDWA operandsDmitry Preobrazhensky2018-01-171-6/+17
* AMDGPU: Fix emitting encoded callsMatt Arsenault2017-08-021-1/+1
* AMDGPU: Whitespace fixesMatt Arsenault2017-06-261-1/+1
* Remove a processFixupValue hack.Rafael Espindola2017-06-241-4/+32
* [AMDGPU][MC][GFX9] Corrected VOP3P relevant code to fix disassembler failuresDmitry Preobrazhensky2017-06-211-2/+0
* [AMDGPU] SDWA: merge VI and GFX9 pseudo instructionsSam Kolton2017-06-211-15/+15
* [AMDGPU][MC][GFX9] Corrected encoding of flat_scratch* for SDWA opcodesDmitry Preobrazhensky2017-05-261-1/+1
* [AMDGPU] SDWA: add disassembler support for GFX9Sam Kolton2017-05-261-4/+8
* [AMDGPU] SDWA: Add assembler support for GFX9Sam Kolton2017-05-231-0/+42
* AMDGPU: Add VOP3P instruction formatMatt Arsenault2017-02-271-4/+24
* AMDGPU: Use source modifiers with f16->f32 conversionsMatt Arsenault2017-02-021-0/+2
* [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...Eugene Zelenko2016-12-121-12/+15
* AMDGPU: Fix handling of 16-bit immediatesMatt Arsenault2016-12-101-14/+49
* Check that emitted instructions meet their predicates on all targets except A...Daniel Sanders2016-11-191-2/+3
* AMDGPU: Use 1/2pi inline imm on VIMatt Arsenault2016-10-291-2/+4
* [AMDGPU] Stop using MCRegisterClass::getSize()Krzysztof Parzyszek2016-10-191-1/+1
* AMDGPU] Assembler: better support for immediate literals in assembler.Sam Kolton2016-09-091-24/+21
* [MC] Move .cv_loc management logic out of MCContextReid Kleckner2016-08-261-0/+1
* AMDGPU/SI: Correctly encode constant expressionsTom Stellard2016-06-151-9/+23
* AMDGPU/SI: Refactor fixup handling for constant addrspace variablesTom Stellard2016-06-141-5/+4
* Revert "AMDGPU/SI: Refactor fixup handling for constant addrspace variables"Tom Stellard2016-06-141-4/+5
* AMDGPU/SI: Refactor fixup handling for constant addrspace variablesTom Stellard2016-06-141-5/+4
* AMDGPU/SI: Don't use fixup_si_rodata for scratch rsrc relocationsTom Stellard2016-06-101-1/+6
* AMDGPU/SI: Fix warning introduced by r255204Tom Stellard2015-12-101-2/+1
* AMDGPU/SI: Emit constant arrays in the .text sectionTom Stellard2015-12-101-11/+1
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+289
OpenPOWER on IntegriCloud