summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* AMDGPU/GlobalISel: Implement select for G_EXTRACTTom Stellard2019-02-281-0/+24
* AMDGPU/GlobalISel: Move SMRD selection logic to TableGenTom Stellard2019-02-201-127/+82
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "AMDGPU/GlobalISel: Implement select for G_INSERT"Tom Stellard2018-10-111-30/+0
* AMDGPU/GlobalISel: Implement select for G_INSERTTom Stellard2018-10-111-0/+30
* AMDGPU/GlobalISel: Add support for G_INTTOPTRTom Stellard2018-10-051-0/+1
* AMDGPU: Remove remnants of old address space mappingMatt Arsenault2018-08-311-3/+2
* AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnumTom Stellard2018-07-131-0/+2
* AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.expTom Stellard2018-07-131-0/+69
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-2/+4
* AMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg.segment.ptrMatt Arsenault2018-06-251-0/+21
* AMDGPU/GlobalISel: Default to using TableGen'd instruction selectorTom Stellard2018-06-221-7/+0
* AMDGPU/GlobalISel: legalize and select 32-bit G_ASHRTom Stellard2018-06-221-0/+9
* AMDGPU/GlobalISel: legalize and select 32-bit G_SITOFPTom Stellard2018-06-221-0/+9
* AMDGPU/GlobalISel: Implement select() for COPYTom Stellard2018-06-221-1/+4
* AMDGPU/GlobalISel: Implement select() for G_IMPLICIT_DEFTom Stellard2018-06-211-0/+15
* AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.cvt.pkrtzTom Stellard2018-06-141-0/+15
* AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMULTom Stellard2018-06-131-0/+10
* AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard2018-05-221-0/+1
* AMDGPU/GlobalISel: Address post-commit review comments for r332379Tom Stellard2018-05-211-1/+1
* AMDGPU/GlobalISel: Implement select() for G_FCONSTANTTom Stellard2018-05-151-15/+47
* AMDGPU/GlobalISel: Implement select() for >32-bit G_STORETom Stellard2018-05-111-1/+22
* AMDGPU/GlobalISel: Implement select() for 32-bit G_FPTOUITom Stellard2018-05-111-0/+11
* AMDGPU/GlobalISel: Implement select() for G_BITCAST s32 <--> <2 x s16>Tom Stellard2018-05-101-0/+20
* AMDGPU/GlobalISel: Enable TableGen'd instruction selectorTom Stellard2018-05-101-2/+35
* Reapply "AMDGPU: Add 32-bit constant address space"Matt Arsenault2018-02-091-1/+5
* 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
* [GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFCAditya Nandakumar2018-01-171-0/+1
* [globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders2017-11-161-1/+2
* AMDGPU: Start adding offset fields to flat instructionsMatt Arsenault2017-06-121-4/+6
* AMDGPU: Remove tfe bit from flat instruction definitionsMatt Arsenault2017-05-111-2/+1
* [AMDGPU] Get address space mapping by target triple environmentYaxun Liu2017-03-271-2/+2
* AMDGPU/SI: Fix inst-select-load-smrd.mir on some buildsTom Stellard2017-01-311-4/+10
* Re-commit AMDGPU/GlobalISel: Add support for simple shadersTom Stellard2017-01-301-0/+418
* Revert "AMDGPU/GlobalISel: Add support for simple shaders"Tom Stellard2017-01-301-418/+0
* AMDGPU/GlobalISel: Add support for simple shadersTom Stellard2017-01-301-0/+418
OpenPOWER on IntegriCloud