summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [AMDGPU] Enabled v2.16 literals for VOP3PStanislav Mekhanoshin2018-04-171-8/+0
* AMDGPU: Remove max_scratch_backing_memory_byte_size from kernel headerKonstantin Zhuravlyov2018-04-091-1/+1
* AMDGPU: Make isIntrinsicSourceOfDivergence table-drivenNicolai Haehnle2018-04-011-47/+13
* [AMDGPU] Add default ISA version targetsStanislav Mekhanoshin2018-03-061-0/+6
* Pass Divergence Analysis data to Selection DAG to drive divergenceAlexander Timofeev2018-03-051-0/+51
* AMDGPU: Bring processors and features in sync with the specKonstantin Zhuravlyov2018-02-161-2/+0
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-1/+1
* Reapply "AMDGPU: Add 32-bit constant address space"Matt Arsenault2018-02-091-1/+2
* AMDGPU: Fix layering issueMatt Arsenault2018-02-091-18/+0
* Revert "AMDGPU: Add 32-bit constant address space"Rafael Espindola2018-02-071-5/+1
* AMDGPU: Add 32-bit constant address spaceMarek Olsak2018-02-071-1/+5
* [AMDGPU][MC] Corrected dst/data size for MIMG opcodes with d16 modifierDmitry Preobrazhensky2018-02-051-0/+4
* [AMDGPU][MC] Added validation of d16 and r128 modifiers of MIMG opcodesDmitry Preobrazhensky2018-02-051-0/+4
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-11/+3
* [AMDGPU][MC] Added support of 64-bit image atomicsDmitry Preobrazhensky2018-01-261-0/+22
* [AMDGPU][MC][GFX8][GFX9] Added XNACK_MASK supportDmitry Preobrazhensky2018-01-101-0/+4
* [AMDGPU][MC] Added support of 256- and 512-bit tuples of ttmp registersDmitry Preobrazhensky2017-12-221-0/+4
* AMDGPU: Partially fix disassembly of MIMG instructionsMatt Arsenault2017-12-131-0/+64
* [AMDGPU][MC][GFX9] Corrected encoding of ttmp registers, disabled tba/tmaDmitry Preobrazhensky2017-12-111-29/+53
* AMDGPU/GCN: Bring processors in sync with AMDGPUUsageKonstantin Zhuravlyov2017-12-081-10/+7
* AMDGPU: Fix set but not used warnings related to AMDGPUASKonstantin Zhuravlyov2017-11-011-6/+6
* [AMDGPU] Clean up symbols in the global namespace.Benjamin Kramer2017-10-311-23/+0
* AMDGPU: Do not emit deprecated notes for code object v3Konstantin Zhuravlyov2017-10-141-0/+4
* AMDGPU: Add support for isa version noteKonstantin Zhuravlyov2017-10-141-0/+15
* [AMDGPU] calling conventions for AMDPAL OS typeTim Renouf2017-09-291-0/+6
* AMDGPU: Cleanup subtarget featuresMatt Arsenault2017-08-071-6/+9
* AMDGPU: Fix using SMRD instructions for argument loads in functionsMatt Arsenault2017-07-261-1/+29
* [AMDGPU][MC] Optimized IsRegIntersect functionDmitry Preobrazhensky2017-07-181-16/+2
* Revert "AMDGPU: Do not test for SI in getIsaVersion"Konstantin Zhuravlyov2017-07-111-1/+1
* AMDGPU: Do not test for SI in getIsaVersionKonstantin Zhuravlyov2017-07-101-1/+1
* [AMDGPU][MC] Corrected V_*QSAD* instructions to check that dest register is d...Dmitry Preobrazhensky2017-06-211-0/+21
* AMDGPU : Fix ISA Version Definitions.Wei Ding2017-06-101-0/+11
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+1
* AMDGPU: Remove deprecated and unused elf definitionsKonstantin Zhuravlyov2017-06-051-27/+0
* Revert "AMDGPU: Fold CI-specific complex SMRD patterns into existing complex ...Marek Olsak2017-05-241-1/+1
* AMDGPU: Fold CI-specific complex SMRD patterns into existing complex patternsMarek Olsak2017-05-231-1/+1
* [AMDGPU] SDWA: Add assembler support for GFX9Sam Kolton2017-05-231-0/+11
* AMDGPU: Start defining a calling conventionMatt Arsenault2017-05-171-1/+12
* AMDGPU: Add AMDGPU_HS calling conventionMarek Olsak2017-05-021-0/+1
* AMDGPU: Temporarily disable packed inlinable literals (v2f16, v2i16)Konstantin Zhuravlyov2017-04-211-0/+9
* AMDGPU: Refactor argument loweringMatt Arsenault2017-04-111-0/+4
* AMDGPU: Fix crash when disassembling VOP3 macMatt Arsenault2017-04-101-8/+1
* [AMDGPU] Temporarily change constant address space from 4 to 2Yaxun Liu2017-04-061-3/+1
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-7/+62
* [AMDGPU][MC] Fix for Bug 30829 + LIT testsDmitry Preobrazhensky2017-03-031-0/+19
* [AMDGPU] Change amd_kernel_code_t's minor version to 1Konstantin Zhuravlyov2017-02-281-1/+1
* AMDGPU: Add VOP3P instruction formatMatt Arsenault2017-02-271-0/+9
* AMDGPU: Merge initial gfx9 supportMatt Arsenault2017-02-181-9/+45
* [AMDGPU] Fix MaxWorkGroupsPerCU for large workgroupsStanislav Mekhanoshin2017-02-151-1/+5
OpenPOWER on IntegriCloud