summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
AgeCommit message (Expand)Author
2018-07-13AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnumTom Stellard
2018-07-13AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.expTom Stellard
2018-07-11AMDGPU: Refactor Subtarget classesTom Stellard
2018-06-25AMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg.segment.ptrMatt Arsenault
2018-06-22AMDGPU/GlobalISel: Default to using TableGen'd instruction selectorTom Stellard
2018-06-22AMDGPU/GlobalISel: legalize and select 32-bit G_ASHRTom Stellard
2018-06-22AMDGPU/GlobalISel: legalize and select 32-bit G_SITOFPTom Stellard
2018-06-22AMDGPU/GlobalISel: Implement select() for COPYTom Stellard
2018-06-21AMDGPU/GlobalISel: Implement select() for G_IMPLICIT_DEFTom Stellard
2018-06-14AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.cvt.pkrtzTom Stellard
2018-06-13AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMULTom Stellard
2018-05-22AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headersTom Stellard
2018-05-21AMDGPU/GlobalISel: Address post-commit review comments for r332379Tom Stellard
2018-05-15AMDGPU/GlobalISel: Implement select() for G_FCONSTANTTom Stellard
2018-05-11AMDGPU/GlobalISel: Implement select() for >32-bit G_STORETom Stellard
2018-05-11AMDGPU/GlobalISel: Implement select() for 32-bit G_FPTOUITom Stellard
2018-05-10AMDGPU/GlobalISel: Implement select() for G_BITCAST s32 <--> <2 x s16>Tom Stellard
2018-05-10AMDGPU/GlobalISel: Enable TableGen'd instruction selectorTom Stellard
2018-02-09Reapply "AMDGPU: Add 32-bit constant address space"Matt Arsenault
2018-02-07Revert "AMDGPU: Add 32-bit constant address space"Rafael Espindola
2018-02-07AMDGPU: Add 32-bit constant address spaceMarek Olsak
2018-01-17[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFCAditya Nandakumar
2017-11-16[globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders
2017-06-12AMDGPU: Start adding offset fields to flat instructionsMatt Arsenault
2017-05-11AMDGPU: Remove tfe bit from flat instruction definitionsMatt Arsenault
2017-03-27[AMDGPU] Get address space mapping by target triple environmentYaxun Liu
2017-01-31AMDGPU/SI: Fix inst-select-load-smrd.mir on some buildsTom Stellard
2017-01-30Re-commit AMDGPU/GlobalISel: Add support for simple shadersTom Stellard
2017-01-30Revert "AMDGPU/GlobalISel: Add support for simple shaders"Tom Stellard
2017-01-30AMDGPU/GlobalISel: Add support for simple shadersTom Stellard